ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules Pages
class.ilComponent.php File Reference

Go to the source code of this file.

Data Structures

class  ilComponent
 

Variables

const IL_COMP_MODULE "Modules"
 
const IL_COMP_SERVICE "Services"
 
const IL_COMP_PLUGIN "Plugins"
 
const IL_COMP_SLOTS "Slots"
 

Variable Documentation

◆ IL_COMP_MODULE

◆ IL_COMP_PLUGIN

const IL_COMP_PLUGIN "Plugins"

◆ IL_COMP_SERVICE

const IL_COMP_SERVICE "Services"

Definition at line 6 of file class.ilComponent.php.

Referenced by ilObjectPluginGUI\__construct(), ilObjectPlugin\__construct(), ilUIHookProcessor\__construct(), ilShibbolethPluginWrapper\__construct(), ilObjectCopySearchResultTableGUI\__construct(), ilTabsGUI\__getHTML(), ilStartUpGUI\_checkGoto(), ilRepositoryObjectPlugin\_getIcon(), ilRepositoryObjectPlugin\_getName(), ilTemplate\addBlockFile(), ilRepositoryObjectPluginSlot\addCreatableSubObjects(), ilShibbolethRoleAssignmentRules\callPlugin(), ilLDAPRoleAssignmentRules\callPlugin(), ilPCPluggedGUI\edit(), ilPCPluggedGUI\executeCommand(), ilObjPluginDispatchGUI\forward(), ilTemplate\get(), ilLDAPRoleAssignmentRules\getAdditionalPluginAttributes(), ilObjRepositorySettings\getAllObjTypes(), ilContainerGUI\getAsynchItemListObject(), ilAuthUtils\getAuthPlugins(), ilComponent\getComponentObject(), ilPageObjectGUI\getComponentPluginsXML(), ilComponentsTableGUI\getComponents(), ilPluginsOverviewTableGUI\getComponents(), ilModulesTableGUI\getComponents(), ilCronHookPlugin\getComponentType(), ilPersonalDesktopHookPlugin\getComponentType(), ilRepositoryObjectPlugin\getComponentType(), ilPreviewRendererPlugin\getComponentType(), ilUserInterfaceHookPlugin\getComponentType(), ilAuthPlugin\getComponentType(), ilPageComponentPlugin\getComponentType(), ilEventHookPlugin\getComponentType(), ilService\getComponentType(), ilShibbolethAuthenticationPlugin\getComponentType(), ilLDAPPlugin\getComponentType(), ilPCPlugged\getCssFiles(), ilObjectDefinition\getGroupedRepositoryObjectTypes(), ilNavigationHistory\getItems(), ilPCPlugged\getJavascriptFiles(), ilCronManager\getJobInstanceById(), ilMainMenuGUI\getLanguageSelection(), ilCronManager\getPluginJobs(), ilShibbolethPluginWrapper\getPluginObjects(), ilLPTableBaseGUI\getPossibleTypes(), ilAuthShibbolethSettingsGUI\hasActiveRoleAssignmentPlugins(), ilLDAPSettingsGUI\hasActiveRoleAssignmentPlugins(), ilObjectPluginListGUI\init(), ilInitialisation\initStyle(), ilRepositoryObjectPluginSlot\isTypePlugin(), ilRepositoryObjectPluginSlot\isTypePluginWithLP(), ilRendererFactory\loadAvailableRenderers(), ilTemplate\loadTemplatefile(), ilPCPlugged\modifyPageContentPostXsl(), ilObjectDefinition\readDefinitionData(), ilUtil\redirect(), ilObjComponentSettingsGUI\refreshPluginsInformation(), ilObjContentObjectGUI\setilLMMenu(), ilTemplate\show(), and ilObjectCopyGUI\showTargetSelectionTree().

◆ IL_COMP_SLOTS

const IL_COMP_SLOTS "Slots"

Definition at line 8 of file class.ilComponent.php.