__construct()
getAlias()
getDefaultListAttributes()
getDescription()
getListAttributeDescriptions()
getListClassName()
getSuffixList()
getTitleBarSubtitle()
getTitleBarTitle()
runEditPagePostAction()
supportsFileUpload()
$LABEL_BACK_TO_ACCOUNT_LIST
$LABEL_CREATE_ANOTHER_ACCOUNT
The account type for Asterisk extensions.
package | types |
---|
__construct()
getAlias() : string
This function must be overwritten by the child classes.
string
alias namegetDefaultListAttributes() : string
This function must be overwritten by the child classes.
string
attribute listgetDescription() : string
This function must be overwritten by the child classes.
string
descriptiongetListAttributeDescriptions() : array
This is used for the head row in the list view.
array
list of descriptionsgetListClassName() : string
string
class namegetSuffixList() : array
inherited_from | \baseType::getSuffixList() |
---|
array
sorted list of possible suffixes for this type.getTitleBarSubtitle(\accountContainer $container) : String
inherited_from | \baseType::getTitleBarSubtitle() |
---|
String
title textgetTitleBarTitle(\accountContainer $container) : String
runEditPagePostAction(\accountContainer $container)
This can be used to run custom handlers after each page processing.
inherited_from | \baseType::runEditPagePostAction() |
---|
supportsFileUpload() : boolean
inherited_from | \baseType::supportsFileUpload() |
---|
boolean
true, if file upload is supported$LABEL_BACK_TO_ACCOUNT_LIST
inherited_from | \baseType::$$LABEL_BACK_TO_ACCOUNT_LIST |
---|
$LABEL_CREATE_ANOTHER_ACCOUNT
inherited_from | \baseType::$$LABEL_CREATE_ANOTHER_ACCOUNT |
---|