Метод | Описание | |
---|---|---|
__construct ( Sulu\Component\DocumentManager\PropertyEncoder $propertyEncoder ) | ||
getSubscribedEvents ( ) | ||
setTitleOnDocument ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event ) | Sets the title on the document from the node. | |
setTitleOnNode ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event ) | Sets the title on the node from the value in the document. |
Метод | Описание | |
---|---|---|
supports ( $document ) : boolean | Returns true if the given document is supported by this subscriber. |
public __construct ( Sulu\Component\DocumentManager\PropertyEncoder $propertyEncoder ) | ||
$propertyEncoder | Sulu\Component\DocumentManager\PropertyEncoder |
public setTitleOnDocument ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event ) | ||
$event | Sulu\Component\DocumentManager\Event\AbstractMappingEvent |
public setTitleOnNode ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event ) | ||
$event | Sulu\Component\DocumentManager\Event\AbstractMappingEvent |