Open Journal Systems  3.3.0
SelectableItemsFeature Class Reference
Inheritance diagram for SelectableItemsFeature:
GridFeature

Public Member Functions

 __construct ()
 
 getInitializedRowInstance ($args)
 
 gridInitialize ($args)
 
- Public Member Functions inherited from GridFeature
 __construct ($id)
 
 addOptions ($options)
 
 fetchGrid ($args)
 
 fetchRow ($args)
 
 fetchRows ($args)
 
 fetchUIElements ($request, $grid)
 
 getGridDataElements ($args)
 
 getGridRangeInfo ($args)
 
 getId ()
 
 getInitializedCategoryRowInstance ($args)
 
 getJSClass ()
 
 getOptions ()
 
 getRequestArgs ($args)
 
 loadData ($args)
 
 saveSequence ($args)
 
 setGridDataElements ($args)
 
 setId ($id)
 
 setOptions ($request, $grid)
 

Additional Inherited Members

- Data Fields inherited from GridFeature
 $_id
 
 $_options
 

Detailed Description

Implements grid widgets selectable items functionality.

Definition at line 19 of file SelectableItemsFeature.inc.php.

Constructor & Destructor Documentation

◆ __construct()

SelectableItemsFeature::__construct ( )

Constructor.

Definition at line 25 of file SelectableItemsFeature.inc.php.

Member Function Documentation

◆ getInitializedRowInstance()

SelectableItemsFeature::getInitializedRowInstance (   $args)
See also
GridFeature::getInitializedRowInstance()

Reimplemented from GridFeature.

Definition at line 47 of file SelectableItemsFeature.inc.php.

◆ gridInitialize()

SelectableItemsFeature::gridInitialize (   $args)
See also
GridFeature::gridInitialize()

Reimplemented from GridFeature.

Definition at line 36 of file SelectableItemsFeature.inc.php.


The documentation for this class was generated from the following file: