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

Inheritance: extends Sulu\Component\Content\Document\Subscriber\AbstractMappingSubscriber
Afficher le fichier Open project: sulu/sulu Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

handleWebspace() public méthode

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