__construct()
getAlias()
getDefaultListAttributes()
getDescription()
getListAttributeDescriptions()
getListClassName()
getSuffixList()
getTitleBarSubtitle()
getTitleBarTitle()
runEditPagePostAction()
supportsFileUpload()
buildAccountStatusDialogDiv()
buildAccountStatusIcon()
$LABEL_BACK_TO_ACCOUNT_LIST
$LABEL_CREATE_ANOTHER_ACCOUNT
The account type for user accounts (e.g.
Unix, Samba and Kolab).
| 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
| inherited_from | \baseType::getSuffixList() |
|---|
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
| inherited_from | \baseType::supportsFileUpload() |
|---|
booleantrue, if file upload is supportedbuildAccountStatusDialogDiv(boolean $unixAvailable, boolean $unixLocked, boolean $sambaAvailable, boolean $sambaLocked, boolean $ppolicyAvailable, boolean $ppolicyLocked)
booleanUnix part is active
booleanUnix part is locked
booleanSamba part is active
booleanSamba part is locked
booleanPPolicy part is active
booleanPPolicy part is locked
buildAccountStatusIcon(\accountContainer $container) : String
$LABEL_BACK_TO_ACCOUNT_LIST
| inherited_from | \baseType::$$LABEL_BACK_TO_ACCOUNT_LIST |
|---|
$LABEL_CREATE_ANOTHER_ACCOUNT
| inherited_from | \baseType::$$LABEL_CREATE_ANOTHER_ACCOUNT |
|---|