메소드 |
설명 |
|
appendCustomUrls ( Webspace $webspace, JMS\Serializer\Context $context, JMS\Serializer\JsonSerializationVisitor $visitor ) |
Extract custom-url and add them to serialization. |
|
appendPortalInformation ( Webspace $webspace, JMS\Serializer\Context $context, JMS\Serializer\JsonSerializationVisitor $visitor ) |
Extract portal-information and add them to serialization. |
|
appendUrls ( Webspace $webspace, JMS\Serializer\Context $context, JMS\Serializer\JsonSerializationVisitor $visitor ) |
Extract urls and add them to serialization. |
|
getCustomUrlsForEnvironment ( Portal $portal, Sulu\Component\Webspace\Environment $environment, JMS\Serializer\Context $context ) : array |
Returns custom-url data with the connected locales. |
|