Class GroupSubsites
Extension for the Group object to add subsites support
- Extension
-
DataObjectDecorator
-
GroupSubsites
implements
PermissionProvider
Methods summary
public
array
|
|
public
|
|
public
|
#
updateCMSFields(
This function is used to provide modifications to the form in the CMS by the decorator. By default, no changes are made. DataObject->getCMSFields(). |
public
|
#
alternateTreeTitle( )
If this group belongs to a subsite, append the subsites title to the group title to make it easy to distinguish in the tree-view of the security admin interface. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
providePermissions( )
Return a map of permission codes to add to the dropdown shown in the Security
section of the CMS. array( |
Methods inherited from DataObjectDecorator
augmentDatabase(),
augmentWrite(),
can(),
canCreate(),
canDelete(),
canEdit(),
flushCache(),
load_extra_statics(),
onAfterDelete(),
onBeforeDelete(),
populateDefaults(),
updateCMSActions(),
updateFieldLabels(),
updateFrontEndFields(),
updateSummaryFields()
Methods inherited from Extension
__construct(),
clearOwner(),
getOwner(),
get_classname_without_arguments(),
setOwner()