PHP Class Sulu\Component\Webspace\NavigationContext

Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( $key, $metadata )
getKey ( ) : string
getMetadata ( ) : array
getTitle ( $locale ) : null | string

Method Details

__construct() public method

public __construct ( $key, $metadata )

getKey() public method

public getKey ( ) : string
return string

getMetadata() public method

public getMetadata ( ) : array
return array

getTitle() public method

public getTitle ( $locale ) : null | string
$locale
return null | string