|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilMMNullItemFacade. More...
Inheritance diagram for ilMMNullItemFacade:
Collaboration diagram for ilMMNullItemFacade:Protected Attributes | |
| $top_item = false | |
Protected Attributes inherited from ilMMCustomItemFacade | |
| $custom_item_storage | |
| $action = '' | |
| $type = '' | |
| $top_item = false | |
Protected Attributes inherited from ilMMAbstractItemFacade | |
| $role_based_visibility = false | |
| $global_role_ids = [] | |
| $type_information | |
| $mm_item | |
| $raw_item | |
| $filtered_item | |
| $identification | |
| $default_title = "-" | |
Private Attributes | |
| $parent_identification = "" | |
| $active_status | |
Additional Inherited Members | |
Protected Member Functions inherited from ilMMAbstractItemFacade | |
| deleteAssociatedTranslations () | |
| deletes all translations associated with the current identification. More... | |
Class ilMMNullItemFacade.
Definition at line 12 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::__construct | ( | IdentificationInterface | $identification, |
| Main | $collector | ||
| ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 32 of file class.ilMMNullItemFacade.php.
References ilMMAbstractItemFacade\$identification, ILIAS\GlobalScreen\Provider\__construct(), and ilMMItemFacadeInterface\identification().
Here is the call graph for this function:| ilMMNullItemFacade::create | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 84 of file class.ilMMNullItemFacade.php.
References $DIC, ilMMItemFacadeInterface\identification(), ilMMItemFacadeInterface\isChild(), and isTopItem().
Here is the call graph for this function:| ilMMNullItemFacade::delete | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 155 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::getProviderNameForPresentation | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 137 of file class.ilMMNullItemFacade.php.
References ilMMItemFacadeInterface\identification().
Here is the call graph for this function:| ilMMNullItemFacade::isAlwaysAvailable | ( | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 128 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isAvailable | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 119 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isDeletable | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 146 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isEmpty | ( | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 60 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isTopItem | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 42 of file class.ilMMNullItemFacade.php.
References $top_item.
Referenced by create().
Here is the caller graph for this function:| ilMMNullItemFacade::setActiveStatus | ( | bool | $status | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 69 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::setIsTopItm | ( | bool | $top_item | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 51 of file class.ilMMNullItemFacade.php.
References $top_item.
| ilMMNullItemFacade::setParent | ( | string | $parent | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 78 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::supportsRoleBasedVisibility | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 163 of file class.ilMMNullItemFacade.php.
|
private |
Definition at line 22 of file class.ilMMNullItemFacade.php.
|
private |
Definition at line 18 of file class.ilMMNullItemFacade.php.
|
protected |
Definition at line 26 of file class.ilMMNullItemFacade.php.
Referenced by isTopItem(), and setIsTopItm().