PHP Class Sulu\Component\Content\Document\Subscriber\WebspaceSubscriber

Inheritance: extends Sulu\Component\Content\Document\Subscriber\AbstractMappingSubscriber
Show file Open project: sulu/sulu Class Usage Examples

Public Methods

Method Description
__construct ( Sulu\Component\DocumentManager\PropertyEncoder $encoder, DocumentInspector $inspector )
getSubscribedEvents ( )
handleWebspace ( Sulu\Component\DocumentManager\Event\AbstractMappingEvent $event )

Method Details

__construct() public method

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

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

handleWebspace() public method

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