Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sulu
Component
Content
Types
ResourceLocator
Strategy
ResourceLocatorGeneratorInterface
PHP Interface Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorGeneratorInterface
Show file
Open project: sulu/sulu
Interface Usage Examples
Public Methods
Method
Description
generate
(
string
$title
,
string
$parentPath
= null ) :
string
Generates resource-locator with the given title and parent-path.
Method Details
generate()
public
method
Generates resource-locator with the given title and parent-path.
public
generate
(
string
$title
,
string
$parentPath
= null ) :
string
$title
string
$parentPath
string
return
string