PHP Класс Sulu\Component\Content\Document\Subscriber\WebspaceSubscriber

Наследование: extends Sulu\Component\Content\Document\Subscriber\AbstractMappingSubscriber
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( Sulu\Component\DocumentManager\PropertyEncoder $encoder, DocumentInspector $inspector )
getSubscribedEvents ( )
handleWebspace ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event )

Описание методов

__construct() публичный Метод

public __construct ( Sulu\Component\DocumentManager\PropertyEncoder $encoder, DocumentInspector $inspector )
$encoder Sulu\Component\DocumentManager\PropertyEncoder
$inspector Sulu\Bundle\DocumentManagerBundle\Bridge\DocumentInspector

getSubscribedEvents() публичный статический Метод

public static getSubscribedEvents ( )

handleWebspace() публичный Метод

public handleWebspace ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event )
$event Sulu\Component\DocumentManager\Event\AbstractMappingEvent