Open Journal Systems  3.3.0
OrderListbuilderItemsFeature Class Reference
Inheritance diagram for OrderListbuilderItemsFeature:
OrderItemsFeature GridFeature

Public Member Functions

 __construct ()
 
 getJSClass ()
 
- Public Member Functions inherited from OrderItemsFeature
 __construct ($overrideRowTemplate, $nonOrderableItemMessage=null)
 
 addRowOrderAction ($row)
 
 fetchUIElements ($request, $grid)
 
 getInitializedRowInstance ($args)
 
 getNonOrderableItemMessage ()
 
 getOverrideRowTemplate (&$gridRow)
 
 gridInitialize ($args)
 
 isOrderActionNecessary ()
 
 setNonOrderableItemMessage ($nonOrderableItemMessage)
 
 setOptions ($request, $grid)
 
 setOverrideRowTemplate ($overrideRowTemplate)
 
- Public Member Functions inherited from GridFeature
 __construct ($id)
 
 addOptions ($options)
 
 fetchGrid ($args)
 
 fetchRow ($args)
 
 fetchRows ($args)
 
 getGridDataElements ($args)
 
 getGridRangeInfo ($args)
 
 getId ()
 
 getInitializedCategoryRowInstance ($args)
 
 getOptions ()
 
 getRequestArgs ($args)
 
 loadData ($args)
 
 saveSequence ($args)
 
 setGridDataElements ($args)
 
 setId ($id)
 

Additional Inherited Members

- Data Fields inherited from OrderItemsFeature
 $_nonOrderableItemMessage
 
 $_overrideRowTemplate
 
- Data Fields inherited from GridFeature
 $_id
 
 $_options
 

Detailed Description

Implements listbuilder ordering functionality.

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

Constructor & Destructor Documentation

◆ __construct()

OrderListbuilderItemsFeature::__construct ( )

Constructor.

Definition at line 24 of file OrderListbuilderItemsFeature.inc.php.

Member Function Documentation

◆ getJSClass()

OrderListbuilderItemsFeature::getJSClass ( )
See also
GridFeature::getJSClass()

Reimplemented from GridFeature.

Definition at line 35 of file OrderListbuilderItemsFeature.inc.php.


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