ILIAS
release_8 Revision v8.23
|
Class ilMMNullItemFacade. More...
Protected Attributes | |
bool | $top_item = false |
![]() | |
ilMMCustomItemStorage | $custom_item_storage |
string | $action = '' |
string | $type = '' |
bool | $top_item = false |
![]() | |
bool | $role_based_visibility = false |
array | $global_role_ids = [] |
TypeInformation | $type_information |
ilMMItemStorage | $mm_item |
isItem | $filtered_item |
isItem | $raw_item |
IdentificationInterface | $identification |
string | $default_title = "-" |
Private Attributes | |
string | $parent_identification = "" |
bool | $active_status |
Additional Inherited Members | |
![]() | |
deleteAssociatedTranslations () | |
deletes all translations associated with the current identification. More... | |
Class ilMMNullItemFacade.
Definition at line 15 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::__construct | ( | IdentificationInterface | $identification, |
Main | $collector | ||
) |
Definition at line 25 of file class.ilMMNullItemFacade.php.
References ilMMAbstractItemFacade\$identification, ILIAS\GlobalScreen\Provider\__construct(), and ilMMItemFacadeInterface\identification().
ilMMNullItemFacade::create | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 77 of file class.ilMMNullItemFacade.php.
References $DIC, $provider, ilMMItemFacadeInterface\identification(), and isTopItem().
ilMMNullItemFacade::getProviderNameForPresentation | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 130 of file class.ilMMNullItemFacade.php.
References ilMMItemFacadeInterface\identification().
ilMMNullItemFacade::isAlwaysAvailable | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 121 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::isAvailable | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 112 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::isDeletable | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 139 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::isEmpty | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 53 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::isTopItem | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 35 of file class.ilMMNullItemFacade.php.
References $top_item.
Referenced by create().
ilMMNullItemFacade::setActiveStatus | ( | bool | $status | ) |
Implements ilMMItemFacadeInterface.
Definition at line 62 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::setIsTopItm | ( | bool | $top_item | ) |
Implements ilMMItemFacadeInterface.
Definition at line 44 of file class.ilMMNullItemFacade.php.
References $top_item.
ilMMNullItemFacade::setParent | ( | string | $parent | ) |
Implements ilMMItemFacadeInterface.
Definition at line 71 of file class.ilMMNullItemFacade.php.
ilMMNullItemFacade::supportsRoleBasedVisibility | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 148 of file class.ilMMNullItemFacade.php.
|
private |
Definition at line 18 of file class.ilMMNullItemFacade.php.
|
private |
Definition at line 17 of file class.ilMMNullItemFacade.php.
|
protected |
Definition at line 19 of file class.ilMMNullItemFacade.php.
Referenced by isTopItem(), and setIsTopItm().