__construct()
getAlias()
getDefaultListAttributes()
getDescription()
getListAttributeDescriptions()
getListClassName()
getSuffixList()
getTitleBarSubtitle()
getTitleBarTitle()
runEditPagePostAction()
supportsFileUpload()
$LABEL_BACK_TO_ACCOUNT_LIST
$LABEL_CREATE_ANOTHER_ACCOUNT
This is the parent class of all account types.
| package | types |
|---|
__construct()
getAlias() : string
This function must be overwritten by the child classes.
stringalias namegetDefaultListAttributes() : string
This function must be overwritten by the child classes.
stringattribute listgetDescription() : string
This function must be overwritten by the child classes.
stringdescriptiongetListAttributeDescriptions() : array
This is used for the head row in the list view.
arraylist of descriptionsgetListClassName() : string
stringclass namegetSuffixList() : array
arraysorted list of possible suffixes for this type.getTitleBarSubtitle(\accountContainer $container) : String
getTitleBarTitle(\accountContainer $container) : String
runEditPagePostAction(\accountContainer $container)
This can be used to run custom handlers after each page processing.
supportsFileUpload() : boolean
booleantrue, if file upload is supported$LABEL_BACK_TO_ACCOUNT_LIST
$LABEL_CREATE_ANOTHER_ACCOUNT