|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
Inheritance diagram for ILIAS\MetaData\Services\Reader\NullReader:
Collaboration diagram for ILIAS\MetaData\Services\Reader\NullReader:Public Member Functions | |
| allData (PathInterface $path) | |
| firstData (PathInterface $path) | |
| Get the data of the first of the elements specified by the path. More... | |
| allData (PathInterface $path) | |
| Get the data of all elements specified by the path. More... | |
| firstData (PathInterface $path) | |
| Get the data of the first of the elements specified by the path. More... | |
Definition at line 27 of file NullReader.php.
| ILIAS\MetaData\Services\Reader\NullReader::allData | ( | PathInterface | $path | ) |
Implements ILIAS\MetaData\Services\Reader\ReaderInterface.
Definition at line 32 of file NullReader.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
Here is the call graph for this function:| ILIAS\MetaData\Services\Reader\NullReader::firstData | ( | PathInterface | $path | ) |
Get the data of the first of the elements specified by the path.
Implements ILIAS\MetaData\Services\Reader\ReaderInterface.
Definition at line 37 of file NullReader.php.