|
Open Journal Systems
3.3.0
|
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 | |
Implements grid widgets selectable items functionality.
Definition at line 19 of file SelectableItemsFeature.inc.php.
| SelectableItemsFeature::__construct | ( | ) |
Constructor.
Definition at line 25 of file SelectableItemsFeature.inc.php.
| SelectableItemsFeature::getInitializedRowInstance | ( | $args | ) |
Reimplemented from GridFeature.
Definition at line 47 of file SelectableItemsFeature.inc.php.
| SelectableItemsFeature::gridInitialize | ( | $args | ) |
Reimplemented from GridFeature.
Definition at line 36 of file SelectableItemsFeature.inc.php.