PHP Class Craft\RetourPlugin

Inheritance: extends craft\BasePlugin
Afficher le fichier Open project: nystudio107/retour

Protected Properties

Свойство Type Description
$originalUris

Méthodes publiques

Méthode Description
getDescription ( ) : mixed
getDeveloper ( ) : string
getDeveloperUrl ( ) : string
getDocumentationUrl ( ) : string
getName ( ) : mixed Returns the user-facing name.
getReleaseFeedUrl ( ) : string
getSchemaVersion ( ) : string
getVersion ( ) : string Returns the version number.
hasCpSection ( ) : boolean
init ( ) : mixed
onAfterInstall ( )
onAfterUninstall ( )
onBeforeInstall ( )
onBeforeUninstall ( )
registerCpRoutes ( )

Méthodes protégées

Méthode Description
defineSettings ( ) : array

Method Details

defineSettings() protected méthode

protected defineSettings ( ) : array
Résultat array

getDescription() public méthode

public getDescription ( ) : mixed
Résultat mixed

getDeveloper() public méthode

public getDeveloper ( ) : string
Résultat string

getDeveloperUrl() public méthode

public getDeveloperUrl ( ) : string
Résultat string

getDocumentationUrl() public méthode

public getDocumentationUrl ( ) : string
Résultat string

getName() public méthode

Returns the user-facing name.
public getName ( ) : mixed
Résultat mixed

getReleaseFeedUrl() public méthode

public getReleaseFeedUrl ( ) : string
Résultat string

getSchemaVersion() public méthode

public getSchemaVersion ( ) : string
Résultat string

getVersion() public méthode

Returns the version number.
public getVersion ( ) : string
Résultat string

hasCpSection() public méthode

public hasCpSection ( ) : boolean
Résultat boolean

init() public méthode

public init ( ) : mixed
Résultat mixed

onAfterInstall() public méthode

public onAfterInstall ( )

onAfterUninstall() public méthode

public onAfterUninstall ( )

onBeforeInstall() public méthode

public onBeforeInstall ( )

onBeforeUninstall() public méthode

public onBeforeUninstall ( )

registerCpRoutes() public méthode

public registerCpRoutes ( )

Property Details

$originalUris protected_oe property

protected $originalUris