ILIAS  trunk Revision v11.0_alpha-1761-g6dbbfa7b760
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\MetaData\XML\Dictionary\NullDictionary Class Reference
+ Inheritance diagram for ILIAS\MetaData\XML\Dictionary\NullDictionary:
+ Collaboration diagram for ILIAS\MetaData\XML\Dictionary\NullDictionary:

Public Member Functions

 tagForElement (BaseElementInterface $element, Version $version)
 

Detailed Description

Definition at line 26 of file NullDictionary.php.

Member Function Documentation

◆ tagForElement()

ILIAS\MetaData\XML\Dictionary\NullDictionary::tagForElement ( BaseElementInterface  $element,
Version  $version 
)

Implements ILIAS\MetaData\XML\Dictionary\DictionaryInterface.

Definition at line 28 of file NullDictionary.php.

References null.

31  : ?TagInterface {
32  return null;
33  }
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null

The documentation for this class was generated from the following file: