PHP Class CartModule

Inheritance: extends yupe\components\WebModule
Datei anzeigen Open project: yupe/yupe Class Usage Examples

Public Properties

Property Type Description
$assetsPath string

Public Methods

Method Description
getAdminPageLink ( ) : boolean
getAuthor ( ) : string
getAuthorEmail ( ) : string
getAuthorUrl ( ) : string
getCategory ( ) : string
getDependencies ( ) : array
getDescription ( ) : string
getEditableParams ( ) : array
getIcon ( ) : string
getIsShowInAdminMenu ( ) : boolean
getName ( ) : string
getNavigation ( ) : array
getVersion ( ) : string
init ( )

Method Details

getAuthor() public method

public getAuthor ( ) : string
return string

getAuthorEmail() public method

public getAuthorEmail ( ) : string
return string

getAuthorUrl() public method

public getAuthorUrl ( ) : string
return string

getCategory() public method

public getCategory ( ) : string
return string

getDependencies() public method

public getDependencies ( ) : array
return array

getDescription() public method

public getDescription ( ) : string
return string

getEditableParams() public method

public getEditableParams ( ) : array
return array

getIcon() public method

public getIcon ( ) : string
return string

getIsShowInAdminMenu() public method

public getIsShowInAdminMenu ( ) : boolean
return boolean

getName() public method

public getName ( ) : string
return string

getNavigation() public method

public getNavigation ( ) : array
return array

getVersion() public method

public getVersion ( ) : string
return string

init() public method

public init ( )

Property Details

$assetsPath public_oe property

public string $assetsPath
return string