PHP Class FluentSiteTree

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

Public Methods

Method 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 method

public MetaTags ( &$tags )

contentcontrollerInit() public method

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

onBeforeWrite() public method

public onBeforeWrite ( )

updateCMSFields() public method

public updateCMSFields ( FieldList $fields )
$fields FieldList