Public Member Functions | |
getDependencies () | |
getRootModelNames () | |
![]() | |
getName () | |
isEnabled () | |
canDisable () | |
setIsEnabled ($isEnabled) | |
getDependencies () | |
getEnabledDependencies ($temp=null) | |
getRootModelNamesIncludingDependencies () | |
getRootModelNames () | |
getConfigurationView () | |
getDesignerMenuItems () | |
Static Public Member Functions | |
static | getTranslatedRightsLabels () |
static | getDefaultMetadata () |
static | getPrimaryModelName () |
static | getAccessRight () |
static | getCreateRight () |
static | getDeleteRight () |
static | getDemoDataMakerClassNames () |
static | hasPermissions () |
static | getGlobalSearchFormClassName () |
static | modelsAreNeverGloballySearched () |
static | isReportable () |
static | canHaveWorkflow () |
static | canHaveContentTemplates () |
static | canShowOnCalendar () |
![]() | |
static | getRightsNames () |
static | getTranslatedRightsLabels () |
static | getPolicyNames () |
static | getTranslatedPolicyLabels () |
static | getAuditEventNames () |
static | stringifyAuditEvent (AuditEvent $auditEvent, $format= 'long') |
static | getPolicyRulesTypes () |
static | getPolicyDefault ($policyName) |
static | isPolicyYesNo ($value) |
static | getAccessRight () |
static | getCreateRight () |
static | getDeleteRight () |
static | getSecurableModuleDisplayName () |
static | hasPermissions () |
![]() | |
static | getModuleObjects () |
static | getDependenciesForModule (Module $module, $dependencies=array()) |
static | getDirectoryName () |
static | getSingularCamelCasedName () |
static | getPluralCamelCasedName () |
static | getModuleLabelByTypeAndLanguage ($type, $language=null) |
static | getStrongerPolicy ($policyName, array $values) |
static | getPolicyRulesTypes () |
static | getTabMenuItems ($user=null) |
static | getAdminTabMenuItems ($user=null) |
static | getConfigureMenuItems () |
static | getConfigureSubMenuItems () |
static | getShortCutsCreateMenuItems () |
static | getPrimaryModelName () |
static | getGlobalSearchFormClassName () |
static | modelsAreNeverGloballySearched () |
static | hasAtLeastOneGlobalSearchAttributeName () |
static | getStateMetadataAdapterClassName () |
static | getMetadata (User $user=null) |
static | setMetadata (array $metadata, User $user=null) |
static | getDefaultMetadata () |
static | getViewClassNames () |
static | getModelClassNames () |
static | getAllClassNamesByPathFolder ($folder) |
static | getDefaultDataMakerClassName () |
static | getDemoDataMakerClassNames () |
static | isReportable () |
static | canHaveWorkflow () |
static | canHaveContentTemplates () |
static | canShowOnCalendar () |
Data Fields | |
const | RIGHT_CREATE_TASKS = 'Create Tasks' |
const | RIGHT_DELETE_TASKS = 'Delete Tasks' |
const | RIGHT_ACCESS_TASKS = 'Access Tasks' |
Static Protected Member Functions | |
static | getSingularModuleLabel ($language) |
static | getPluralModuleLabel ($language) |
![]() | |
static | getSingularModuleLabel ($language) |
static | getPluralModuleLabel ($language) |
static | getCustomModuleLabelByTypeAndLanguage ($type, $language) |
Additional Inherited Members | |
![]() | |
static | $policyDefaults = array() |
Definition at line 37 of file TasksModule.php.
getDependencies | ( | ) |
Definition at line 48 of file TasksModule.php.
getRootModelNames | ( | ) |
Definition at line 58 of file TasksModule.php.
|
static |
Definition at line 66 of file TasksModule.php.
|
static |
Definition at line 79 of file TasksModule.php.
|
static |
Definition at line 110 of file TasksModule.php.
|
static |
Definition at line 118 of file TasksModule.php.
|
static |
Definition at line 126 of file TasksModule.php.
|
static |
Definition at line 134 of file TasksModule.php.
|
static |
Definition at line 142 of file TasksModule.php.
|
static |
Definition at line 150 of file TasksModule.php.
|
static |
Even though tasks are never globally searched, the search form can still be used by a specific search view for a module. Either this module or a related module. This is why a class is returned.
Definition at line 160 of file TasksModule.php.
|
static |
Definition at line 168 of file TasksModule.php.
|
static |
Definition at line 176 of file TasksModule.php.
|
static |
Definition at line 184 of file TasksModule.php.
|
static |
Definition at line 192 of file TasksModule.php.
|
staticprotected |
Definition at line 200 of file TasksModule.php.
|
staticprotected |
Definition at line 208 of file TasksModule.php.