PHP 인터페이스 Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorGeneratorInterface

파일 보기 프로젝트 열기: sulu/sulu 0 사용 예제들

공개 메소드들

메소드 설명
generate ( string $title, string $parentPath = null ) : string Generates resource-locator with the given title and parent-path.

메소드 상세

generate() 공개 메소드

Generates resource-locator with the given title and parent-path.
public generate ( string $title, string $parentPath = null ) : string
$title string
$parentPath string
리턴 string