PHP Interface Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorGeneratorInterface

Afficher le fichier Open project: sulu/sulu Interface Usage Examples

Méthodes publiques

Méthode Description
generate ( string $title, string $parentPath = null ) : string Generates resource-locator with the given title and parent-path.

Method Details

generate() public méthode

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