Свойство | Тип | Описание | |
---|---|---|---|
$class | string | ||
$className | string | ||
$container | Symfony\Component\DependencyInjection\ContainerInterface | ||
$request |
Метод | Описание | |
---|---|---|
generateRoute ( Networking\InitCmsBundle\Model\ContentRouteInterface $contentRoute, $path, $content ) : |
||
getRouteByName ( $name, $parameters = [] ) | {@inheritDoc} | |
getRouteContent ( Networking\InitCmsBundle\Model\ContentRouteInterface $contentRoute ) : object | ||
getRoutesByNames ( $names, $parameters = [] ) | {@inheritDoc} | |
initializeContentRoute ( Networking\InitCmsBundle\Model\ContentRouteInterface &$contentRoute ) | ||
setClassName ( $className = null ) | {@inheritDoc} |
public static generateRoute ( Networking\InitCmsBundle\Model\ContentRouteInterface $contentRoute, $path, $content ) : |
||
$contentRoute | Networking\InitCmsBundle\Model\ContentRouteInterface | |
$path | ||
$content | ||
Результат |
public getRouteContent ( Networking\InitCmsBundle\Model\ContentRouteInterface $contentRoute ) : object | ||
$contentRoute | Networking\InitCmsBundle\Model\ContentRouteInterface | |
Результат | object |
public getRoutesByNames ( $names, $parameters = [] ) |
public initializeContentRoute ( Networking\InitCmsBundle\Model\ContentRouteInterface &$contentRoute ) | ||
$contentRoute | Networking\InitCmsBundle\Model\ContentRouteInterface |
protected ContainerInterface,Symfony\Component\DependencyInjection $container | ||
Результат | Symfony\Component\DependencyInjection\ContainerInterface |