|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilPluginsOverviewTable:Public Member Functions | |
| __construct (ilObjComponentSettingsGUI $parent_gui, ilCtrl $ctrl, Factory $ui, Renderer $renderer, ilLanguage $lng, array $filter) | |
| getTable () | |
| withData (array $data) | |
Data Fields | |
| const | F_PLUGIN_NAME = "plugin_name" |
| const | F_PLUGIN_ID = "plugin_id" |
| const | F_SLOT_NAME = "slot_name" |
| const | F_COMPONENT_NAME = "component_name" |
| const | F_PLUGIN_ACTIVE = "plugin_active" |
Protected Member Functions | |
| getImportantFields (ilPluginInfo $plugin_info) | |
| getContent (ilPluginInfo $plugin_info) | |
| boolToString (bool $value) | |
| filterData (array $data) | |
| getData () | |
| getActions (ilPluginInfo $plugin_info) | |
| setParameter (ilPluginInfo $plugin) | |
| clearParameter () | |
| getDropdownButton (string $caption, string $command) | |
| hasLang (ilPluginInfo $plugin_info) | |
Protected Attributes | |
| ilObjComponentSettingsGUI | $parent_gui |
| ilCtrl | $ctrl |
| Factory | $ui |
| Renderer | $renderer |
| ilLanguage | $lng |
| array | $filter |
| array | $data = [] |
Definition at line 26 of file class.ilPluginsOverviewTable.php.
| ilPluginsOverviewTable::__construct | ( | ilObjComponentSettingsGUI | $parent_gui, |
| ilCtrl | $ctrl, | ||
| Factory | $ui, | ||
| Renderer | $renderer, | ||
| ilLanguage | $lng, | ||
| array | $filter | ||
| ) |
Definition at line 42 of file class.ilPluginsOverviewTable.php.
References $ctrl, $filter, $lng, $parent_gui, $renderer, $ui, ILIAS\Repository\ctrl(), ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 121 of file class.ilPluginsOverviewTable.php.
References ILIAS\Repository\lng().
Referenced by getContent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 237 of file class.ilPluginsOverviewTable.php.
References ILIAS\Repository\ctrl(), ilObjComponentSettingsGUI\P_CNAME, ilObjComponentSettingsGUI\P_CTYPE, ilObjComponentSettingsGUI\P_PLUGIN_NAME, and ilObjComponentSettingsGUI\P_SLOT_ID.
Referenced by getActions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilPluginInfo[] | $data |
Definition at line 133 of file class.ilPluginsOverviewTable.php.
References $data, ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), ilPluginInfo\getComponent(), ilPluginInfo\getId(), ilPluginInfo\getName(), ilPluginInfo\getPluginSlot(), ILIAS\Repository\int(), and ilPluginInfo\isActive().
Referenced by getTable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 183 of file class.ilPluginsOverviewTable.php.
References clearParameter(), ilObjComponentSettingsGUI\CMD_ACTIVATE_PLUGIN, ilObjComponentSettingsGUI\CMD_CONFIGURE, ilObjComponentSettingsGUI\CMD_CONFIRM_UNINSTALL_PLUGIN, ilObjComponentSettingsGUI\CMD_DEACTIVATE_PLUGIN, ilObjComponentSettingsGUI\CMD_INSTALL_PLUGIN, ilObjComponentSettingsGUI\CMD_REFRESH_LANGUAGES, ilObjComponentSettingsGUI\CMD_UPDATE_PLUGIN, ilPluginInfo\getConfigGUIClassName(), getDropdownButton(), hasLang(), ilPluginInfo\isActivationPossible(), ilPluginInfo\isActive(), ilPluginInfo\isInstalled(), ilPluginInfo\isUpdateRequired(), ILIAS\Repository\lng(), setParameter(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
protected |
Definition at line 100 of file class.ilPluginsOverviewTable.php.
References boolToString(), ilPluginInfo\getAvailableVersion(), ilPluginInfo\getCurrentDBVersion(), ilPluginInfo\getCurrentVersion(), ilPluginInfo\getId(), ilPluginInfo\getMaximumILIASVersion(), ilPluginInfo\getMinimumILIASVersion(), ilPluginInfo\getPluginSlot(), ilPluginInfo\getResponsible(), ilPluginInfo\getResponsibleMail(), ilPluginInfo\isActive(), ilPluginInfo\isInstalled(), ilPluginInfo\isUpdateRequired(), ILIAS\Repository\lng(), ilPluginInfo\supportsCLISetup(), ilPluginInfo\supportsExport(), and ilPluginInfo\supportsLearningProgress().
Here is the call graph for this function:
|
protected |
Definition at line 178 of file class.ilPluginsOverviewTable.php.
References $data.
Referenced by getTable().
Here is the caller graph for this function:
|
protected |
Definition at line 245 of file class.ilPluginsOverviewTable.php.
References ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Referenced by getActions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 77 of file class.ilPluginsOverviewTable.php.
References ilPluginInfo\isActive(), ilPluginInfo\isInstalled(), ilPluginInfo\isUpdateRequired(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilPluginsOverviewTable::getTable | ( | ) |
Definition at line 58 of file class.ilPluginsOverviewTable.php.
References filterData(), function, getData(), ilPluginInfo\getName(), ilPluginInfo\getPluginSlot(), ILIAS\Repository\ui(), and withData().
Here is the call graph for this function:
|
protected |
Definition at line 253 of file class.ilPluginsOverviewTable.php.
Referenced by getActions().
Here is the caller graph for this function:
|
protected |
Definition at line 228 of file class.ilPluginsOverviewTable.php.
References XapiProxy\$plugin, ILIAS\Repository\ctrl(), ilObjComponentSettingsGUI\P_CNAME, ilObjComponentSettingsGUI\P_CTYPE, ilObjComponentSettingsGUI\P_PLUGIN_ID, ilObjComponentSettingsGUI\P_PLUGIN_NAME, and ilObjComponentSettingsGUI\P_SLOT_ID.
Referenced by getActions().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPluginsOverviewTable::withData | ( | array | $data | ) |
Definition at line 171 of file class.ilPluginsOverviewTable.php.
References $data.
Referenced by getTable().
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilPluginsOverviewTable.php.
Referenced by __construct().
|
protected |
Definition at line 40 of file class.ilPluginsOverviewTable.php.
Referenced by filterData(), getData(), and withData().
|
protected |
Definition at line 39 of file class.ilPluginsOverviewTable.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilPluginsOverviewTable.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilPluginsOverviewTable.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilPluginsOverviewTable.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilPluginsOverviewTable.php.
Referenced by __construct().
| const ilPluginsOverviewTable::F_COMPONENT_NAME = "component_name" |
Definition at line 31 of file class.ilPluginsOverviewTable.php.
| const ilPluginsOverviewTable::F_PLUGIN_ACTIVE = "plugin_active" |
Definition at line 32 of file class.ilPluginsOverviewTable.php.
| const ilPluginsOverviewTable::F_PLUGIN_ID = "plugin_id" |
Definition at line 29 of file class.ilPluginsOverviewTable.php.
| const ilPluginsOverviewTable::F_PLUGIN_NAME = "plugin_name" |
Definition at line 28 of file class.ilPluginsOverviewTable.php.
| const ilPluginsOverviewTable::F_SLOT_NAME = "slot_name" |
Definition at line 30 of file class.ilPluginsOverviewTable.php.