Plugin grid row definition. More...
Public Member Functions | |
| _canEdit (&$plugin) | |
| initialize (&$request) | |
| PluginGridRow ($userRoles, $contextLevel) | |
Plugin grid row definition.
Definition at line 17 of file PluginGridRow.inc.php.
| PluginGridRow._canEdit | ( | &$ | plugin | ) |
Return if user can edit a plugin settings or not.
| $plugin | Plugin |
Definition at line 153 of file PluginGridRow.inc.php.
Referenced by initialize().
| PluginGridRow.initialize | ( | &$ | request | ) |
Definition at line 44 of file PluginGridRow.inc.php.
References _canEdit().
| PluginGridRow.PluginGridRow | ( | $ | userRoles, | |
| $ | contextLevel | |||
| ) |
Constructor
| $userRoles | array | |
| $contextLevel | int CONTEXT_... |
Definition at line 30 of file PluginGridRow.inc.php.
1.7.1