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

Public Member Functions

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

Additional Inherited Members

- Data Fields inherited from GridFeature
 $_id
 
 $_options
 

Detailed Description

Add collapse and expand functionality to grids.

Definition at line 20 of file CollapsibleGridFeature.inc.php.

Constructor & Destructor Documentation

◆ __construct()

CollapsibleGridFeature::__construct (   $id = 'collapsible')

Constructor.

Reimplemented from GridFeature.

Definition at line 26 of file CollapsibleGridFeature.inc.php.

Member Function Documentation

◆ fetchUIElements()

CollapsibleGridFeature::fetchUIElements (   $request,
  $grid 
)

@copyDoc GridFeature::fetchUIElement()

Reimplemented from GridFeature.

Definition at line 40 of file CollapsibleGridFeature.inc.php.

References PKPTemplateManager\getManager().

◆ getJSClass()

CollapsibleGridFeature::getJSClass ( )

@copyDoc GridFeature::getJSClass()

Reimplemented from GridFeature.

Definition at line 33 of file CollapsibleGridFeature.inc.php.


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