|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Structure\Definitions\LOMReader:
Collaboration diagram for ILIAS\MetaData\Structure\Definitions\LOMReader:Public Member Functions | |
| __construct (int $depth=0, ?array $definition_array=null) | |
| definition () | |
| subDefinitions () | |
| definition () | |
| subDefinitions () | |
Protected Member Functions | |
| getDefinitionArray () | |
| name () | |
| unique () | |
| dataType () | |
| throwStructureException (string $error) | |
Protected Attributes | |
| array | $definition_array |
| int | $depth = 0 |
Definition at line 25 of file LOMReader.php.
| ILIAS\MetaData\Structure\Definitions\LOMReader::__construct | ( | int | $depth = 0, |
| ?array | $definition_array = null |
||
| ) |
Definition at line 30 of file LOMReader.php.
References ILIAS\MetaData\Structure\Definitions\LOMReader\$definition_array, ILIAS\MetaData\Structure\Definitions\LOMReader\$depth, and ILIAS\MetaData\Structure\Definitions\LOMReader\getDefinitionArray().
Here is the call graph for this function:
|
protected |
Definition at line 90 of file LOMReader.php.
References ILIAS\MetaData\Structure\Definitions\LOMReader\throwStructureException().
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\definition().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\Structure\Definitions\LOMReader::definition | ( | ) |
Implements ILIAS\MetaData\Structure\Definitions\ReaderInterface.
Definition at line 50 of file LOMReader.php.
References ILIAS\MetaData\Structure\Definitions\LOMReader\dataType(), ILIAS\MetaData\Structure\Definitions\LOMReader\name(), and ILIAS\MetaData\Structure\Definitions\LOMReader\unique().
Here is the call graph for this function:
|
protected |
Definition at line 45 of file LOMReader.php.
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\__construct().
Here is the caller graph for this function:
|
protected |
Definition at line 74 of file LOMReader.php.
References ILIAS\MetaData\Structure\Definitions\LOMReader\throwStructureException().
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\definition().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\MetaData\Structure\Definitions\LOMReader::subDefinitions | ( | ) |
Implements ILIAS\MetaData\Structure\Definitions\ReaderInterface.
Definition at line 62 of file LOMReader.php.
|
protected |
Definition at line 101 of file LOMReader.php.
References ILIAS\$error.
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\dataType(), ILIAS\MetaData\Structure\Definitions\LOMReader\name(), and ILIAS\MetaData\Structure\Definitions\LOMReader\unique().
Here is the caller graph for this function:
|
protected |
Definition at line 82 of file LOMReader.php.
References ILIAS\MetaData\Structure\Definitions\LOMReader\throwStructureException().
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\definition().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file LOMReader.php.
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\__construct().
|
protected |
Definition at line 28 of file LOMReader.php.
Referenced by ILIAS\MetaData\Structure\Definitions\LOMReader\__construct().