|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilMMItemFacade. More...
Inheritance diagram for ilMMItemFacade:
Collaboration diagram for ilMMItemFacade:Protected Attributes | |
| $type | |
Protected Attributes inherited from ilMMAbstractItemFacade | |
| $role_based_visibility = false | |
| $global_role_ids = [] | |
| $type_information | |
| $mm_item | |
| $raw_item | |
| $filtered_item | |
| $identification | |
| $default_title = "-" | |
Additional Inherited Members | |
Protected Member Functions inherited from ilMMAbstractItemFacade | |
| deleteAssociatedTranslations () | |
| deletes all translations associated with the current identification. More... | |
Class ilMMItemFacade.
Definition at line 11 of file class.ilMMItemFacade.php.
| ilMMItemFacade::__construct | ( | \ILIAS\GlobalScreen\Identification\IdentificationInterface | $identification, |
| Main | $collector | ||
| ) |
@inheritDoc
Reimplemented from ilMMAbstractItemFacade.
Definition at line 17 of file class.ilMMItemFacade.php.
References ilMMAbstractItemFacade\$identification, and ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ilMMItemFacade::isCustom | ( | ) |
Implements ilMMItemFacadeInterface.
Definition at line 32 of file class.ilMMItemFacade.php.
| ilMMItemFacade::isDeletable | ( | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 50 of file class.ilMMItemFacade.php.
| ilMMItemFacade::isEditable | ( | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 41 of file class.ilMMItemFacade.php.
| ilMMItemFacade::setAction | ( | string | $action | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 73 of file class.ilMMItemFacade.php.
| ilMMItemFacade::setType | ( | string | $type | ) |
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 64 of file class.ilMMItemFacade.php.
References $type.
|
protected |
Definition at line 26 of file class.ilMMItemFacade.php.
Referenced by setType().