| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilMMNullItemFacade. More...
 Inheritance diagram for ilMMNullItemFacade:
 Collaboration diagram for ilMMNullItemFacade:Protected Attributes | |
| bool | $top_item = false | 
  Protected Attributes inherited from ilMMCustomItemFacade | |
| ilMMCustomItemStorage | $custom_item_storage | 
| string | $action = '' | 
| string | $type = '' | 
| bool | $top_item = false | 
  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 = "-" | 
Private Attributes | |
| string | $parent_identification = "" | 
| bool | $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 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\MetaData\Repository\Validation\Data\__construct(), and ilMMItemFacadeInterface\identification().
 Here is the call graph for this function:| ilMMNullItemFacade::create | ( | ) | 
Implements ilMMItemFacadeInterface.
Definition at line 77 of file class.ilMMNullItemFacade.php.
References $DIC, $provider, ilMMItemFacadeInterface\identification(), and isTopItem().
 Here is the call graph for this function:| ilMMNullItemFacade::getProviderNameForPresentation | ( | ) | 
Implements ilMMItemFacadeInterface.
Definition at line 130 of file class.ilMMNullItemFacade.php.
References ilMMItemFacadeInterface\identification().
 Here is the call graph for this function:| 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().
 Here is the caller graph for this function:| 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().