PHP Class Sulu\Component\Webspace\CustomUrl

Inheritance: implements Sulu\Component\Util\ArrayableInterface
Show file Open project: sulu/sulu Class Usage Examples

Public Methods

Method Description
__construct ( $url = null )
getUrl ( )
setUrl ( string $url ) Sets the url.
toArray ( $depth = null )

Method Details

__construct() public method

public __construct ( $url = null )

getUrl() public method

public getUrl ( )

setUrl() public method

Sets the url.
public setUrl ( string $url )
$url string

toArray() public method

public toArray ( $depth = null )