| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
Class ilMMItemFacade. More...
 Inheritance diagram for ilMMItemFacade:
 Collaboration diagram for ilMMItemFacade:Protected Attributes | |
| $type | |
  Protected Attributes inherited from ilMMAbstractItemFacade | |
| 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 = "-" | 
Additional Inherited Members | |
  Protected Member Functions inherited from ilMMAbstractItemFacade | |
| deleteAssociatedTranslations () | |
| deletes all translations associated with the current identification.  More... | |
Class ilMMItemFacade.
Definition at line 27 of file class.ilMMItemFacade.php.
| ilMMItemFacade::__construct | ( | IdentificationInterface | $identification, | 
| Main | $collector | ||
| ) | 
@inheritDoc
Reimplemented from ilMMAbstractItemFacade.
Definition at line 32 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 47 of file class.ilMMItemFacade.php.
| ilMMItemFacade::isDeletable | ( | ) | 
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 65 of file class.ilMMItemFacade.php.
| ilMMItemFacade::isEditable | ( | ) | 
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 56 of file class.ilMMItemFacade.php.
| ilMMItemFacade::setAction | ( | string | $action | ) | 
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 88 of file class.ilMMItemFacade.php.
| ilMMItemFacade::setType | ( | string | $type | ) | 
@inheritDoc
Implements ilMMItemFacadeInterface.
Definition at line 79 of file class.ilMMItemFacade.php.
References $type.
      
  | 
  protected | 
Definition at line 41 of file class.ilMMItemFacade.php.
Referenced by setType().