![]() |
TYPO3
7.6
|
Public Member Functions | |
injectObjectManager (\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager) | |
findAll () | |
Protected Member Functions | |
getMetadata ($documentKey, $language) | |
Protected Attributes | |
$objectManager | |
An extension helper repository to be used in ext:documentation context
Definition at line 22 of file DocumentRepository.php.
findAll | ( | ) |
|
protected |
Returns metadata associated to a given document key.
string | $documentKey | |
string | $language |
Definition at line 257 of file DocumentRepository.php.
References elseif, and GeneralUtility\isFirstPartOfStr().
injectObjectManager | ( | \TYPO3\CMS\Extbase\Object\ObjectManagerInterface | $objectManager | ) |
\TYPO3\CMS\Extbase\Object\ObjectManagerInterface | $objectManager |
Definition at line 32 of file DocumentRepository.php.
References DocumentRepository\$objectManager.
|
protected |
Definition at line 27 of file DocumentRepository.php.
Referenced by DocumentRepository\injectObjectManager().