PHP Класс Sulu\Bundle\ContentBundle\Version201507231648

Наследование: implements PHPCR\Migrations\VersionInterface, implements Symfony\Component\DependencyInjection\ContainerAwareInterface
Показать файл Открыть проект

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

Метод Описание
down ( PHPCR\SessionInterface $session )
setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
up ( PHPCR\SessionInterface $session )

Приватные методы

Метод Описание
getCategories ( PHPCR\NodeInterface $node, $locale ) : array Returns categories of given node and locale.
getNavigationContext ( PHPCR\NodeInterface $node, $locale ) : array Returns navigation context of given node and locale.
getPropertyName ( string $pattern, string $locale ) : string Returns property-name for given pattern and locale.
getTags ( PHPCR\NodeInterface $node, $locale ) : array Returns tags of given node and locale.
upgradeNode ( PHPCR\NodeInterface $node, string $propertyName, string $locale ) Upgrade a single node.
upgradeWebspace ( Webspace $webspace ) Upgrade a single webspace.

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

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

public down ( PHPCR\SessionInterface $session )
$session PHPCR\SessionInterface

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

public setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
$container Symfony\Component\DependencyInjection\ContainerInterface

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

public up ( PHPCR\SessionInterface $session )
$session PHPCR\SessionInterface