PHP Class SitemapModule

Inheritance: extends BaseModule
Mostra file Open project: yupe/yupe Class Usage Examples

Public Properties

Property Type Description
$data
$filePath string

Public Methods

Method Description
getAdminPageLink ( ) : string
getAuthItems ( ) : array
getCategory ( ) : string
getDescription ( ) : string
getEditableParams ( ) : array
getIcon ( ) : string
getName ( ) : string
getParamsLabels ( ) : array
getSettingsUrl ( ) : mixed
getSiteMapPath ( ) : string
getVersion ( ) : string
init ( )

Method Details

getAuthItems() public method

public getAuthItems ( ) : array
return array

getCategory() public method

public getCategory ( ) : string
return string

getDescription() public method

public getDescription ( ) : string
return string

getEditableParams() public method

public getEditableParams ( ) : array
return array

getIcon() public method

public getIcon ( ) : string
return string

getName() public method

public getName ( ) : string
return string

getParamsLabels() public method

public getParamsLabels ( ) : array
return array

getSettingsUrl() public method

public getSettingsUrl ( ) : mixed
return mixed

getSiteMapPath() public method

public getSiteMapPath ( ) : string
return string

getVersion() public method

public getVersion ( ) : string
return string

init() public method

public init ( )

Property Details

$data public_oe property

public $data

$filePath public_oe property

public string $filePath
return string