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

Inheritance: extends Sulu\Component\DocumentManager\Subscriber\Behavior\Path\AbstractFilingSubscriber
Show file Open project: sulu/sulu Class Usage Examples

Public Methods

Method Description
getSubscribedEvents ( )

Protected Methods

Method Description
generatePath ( Sulu\Component\DocumentManager\Event\PersistEvent $event )
getParentName ( $document )
supports ( $document )

Method Details

generatePath() protected method

protected generatePath ( Sulu\Component\DocumentManager\Event\PersistEvent $event )
$event Sulu\Component\DocumentManager\Event\PersistEvent

getParentName() protected method

protected getParentName ( $document )

getSubscribedEvents() public static method

public static getSubscribedEvents ( )

supports() protected method

protected supports ( $document )