TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Documentation\Slots\ExtensionManager Class Reference

Public Member Functions

 injectObjectManager (\TYPO3\CMS\Extbase\Object\ObjectManagerInterface $objectManager)
 

Protected Attributes

 $objectManager
 

Static Protected Attributes

static $documents = null
 

Detailed Description

This slot listens to a signal in Extension Manager to add links to manuals available locally.

Definition at line 27 of file ExtensionManager.php.

Member Function Documentation

◆ injectObjectManager()

TYPO3\CMS\Documentation\Slots\ExtensionManager::injectObjectManager ( \TYPO3\CMS\Extbase\Object\ObjectManagerInterface  $objectManager)

Member Data Documentation

◆ $documents

TYPO3\CMS\Documentation\Slots\ExtensionManager::$documents = null
staticprotected

Definition at line 32 of file ExtensionManager.php.

◆ $objectManager

TYPO3\CMS\Documentation\Slots\ExtensionManager::$objectManager
protected