메소드 | 설명 | |
---|---|---|
__construct ( Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPoolInterface $resourceLocatorStrategyPool, Sulu\Component\Content\Compat\StructureManagerInterface $structureManager ) | ||
delete ( $path, $webspaceKey, $languageCode, $segmentKey = null ) | ||
generate ( $parts, $parentUuid, $webspaceKey, $languageCode, $templateKey, $segmentKey = null ) | ||
getHistory ( $uuid, $webspaceKey, $languageCode ) |
메소드 | 설명 | |
---|---|---|
getBasePath ( null | string $uuid = null, integer $default = 1 ) : string | returns base path fo given uuid. | |
implodeRlpParts ( Sulu\Component\Content\Compat\StructureInterface $structure, array $parts, string $separator = '-' ) : string |
public __construct ( Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPoolInterface $resourceLocatorStrategyPool, Sulu\Component\Content\Compat\StructureManagerInterface $structureManager ) | ||
$resourceLocatorStrategyPool | Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategyPoolInterface | |
$structureManager | Sulu\Component\Content\Compat\StructureManagerInterface |
public generate ( $parts, $parentUuid, $webspaceKey, $languageCode, $templateKey, $segmentKey = null ) |