Public Member Functions

PluginGridRow Class Reference

Plugin grid row definition. More...

List of all members.

Public Member Functions

 _canEdit (&$plugin)
 initialize (&$request)
 PluginGridRow ($userRoles, $contextLevel)

Detailed Description

Plugin grid row definition.

Definition at line 17 of file PluginGridRow.inc.php.


Member Function Documentation

PluginGridRow._canEdit ( &$  plugin  ) 

Return if user can edit a plugin settings or not.

Parameters:
$plugin Plugin
Returns:
boolean

Definition at line 153 of file PluginGridRow.inc.php.

Referenced by initialize().

PluginGridRow.initialize ( &$  request  ) 
See also:
GridRow.initialize()

Definition at line 44 of file PluginGridRow.inc.php.

References _canEdit().

PluginGridRow.PluginGridRow ( userRoles,
contextLevel 
)

Constructor

Parameters:
$userRoles array
$contextLevel int CONTEXT_...

Definition at line 30 of file PluginGridRow.inc.php.


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