PHP Class FluentSiteTree

See also: SiteTree
Author: Damian Mooyman ([email protected])
Inheritance: extends FluentExtension
Afficher le fichier Open project: tractorcow/silverstripe-fluent

Méthodes publiques

Méthode Description
LocaleLink ( $locale )
MetaTags ( &$tags )
contentcontrollerInit ( ContentController $controller ) Ensure that the controller is correctly initialised
onBeforeWrite ( )
updateCMSFields ( FieldList $fields )
updateRelativeLink ( &$base, &$action )

Method Details

MetaTags() public méthode

public MetaTags ( &$tags )

contentcontrollerInit() public méthode

Ensure that the controller is correctly initialised
public contentcontrollerInit ( ContentController $controller )
$controller ContentController

onBeforeWrite() public méthode

public onBeforeWrite ( )

updateCMSFields() public méthode

public updateCMSFields ( FieldList $fields )
$fields FieldList