|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | |
| $type_information | |
| $mm_item | |
| $gs_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 11 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::__construct | ( | IdentificationInterface | $identification, |
| Main | $collector | ||
| ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 31 of file class.ilMMNullItemFacade.php.
References ilMMAbstractItemFacade\$identification, and ilMMItemFacadeInterface\identification().
Here is the call graph for this function:| ilMMNullItemFacade::create | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 83 of file class.ilMMNullItemFacade.php.
References $DIC, PHPMailer\PHPMailer\$provider, $s, ilMMItemFacadeInterface\identification(), and isTopItem().
Here is the call graph for this function:| ilMMNullItemFacade::getProviderNameForPresentation | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 136 of file class.ilMMNullItemFacade.php.
References ilMMItemFacadeInterface\identification().
Here is the call graph for this function:| ilMMNullItemFacade::isAlwaysAvailable | ( | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 127 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isAvailable | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 118 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isEmpty | ( | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 59 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::isTopItem | ( | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 41 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 68 of file class.ilMMNullItemFacade.php.
| ilMMNullItemFacade::setIsTopItm | ( | bool | $top_item | ) |
@inheritDoc
Reimplemented from ilMMCustomItemFacade.
Definition at line 50 of file class.ilMMNullItemFacade.php.
References $top_item.
| ilMMNullItemFacade::setParent | ( | string | $parent | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 77 of file class.ilMMNullItemFacade.php.
|
private |
Definition at line 21 of file class.ilMMNullItemFacade.php.
|
private |
Definition at line 17 of file class.ilMMNullItemFacade.php.
|
protected |
Definition at line 25 of file class.ilMMNullItemFacade.php.
Referenced by isTopItem(), and setIsTopItm().