FusionDirectory
|
For objects which does not support special tabs such as LDAP and references. More...
Additional Inherited Members | |
![]() | |
__construct (string $type, $dn, $attrs_object=NULL) | |
Tabs classes constructor. | |
re_init () | |
Reinitializes the tab classes with fresh ldap values. More... | |
setActiveTabs (&$tabObject) | |
Sets the active tabs from this instance to an other one. Used by templates. | |
readOnly () | |
Indicates if this tab class is read-only (because of locks) | |
save_object () | |
Save a tabs object. | |
readPost () | |
Interpret POST content. | |
update () | |
Update state and return FALSE if the dialog was closed. | |
render () | |
This function display the plugin and return the html code. | |
loadTabs () | |
Load tab list if needed. | |
delete (bool $checkAcl=TRUE) | |
Remove object from LDAP. More... | |
check () | |
Check. | |
adapt_from_template (array $attrs, array $skip=[]) | |
Adapt from template. More... | |
addSpecialTabs () | |
Add special Tabs. | |
getAclBase () | |
Get LDAP base to use for ACL checks. | |
![]() | |
static | getPotentialTabList (string $type, array $infos) |
Returns the list of tabs which may appear for a given object type. | |
![]() | |
renderTabList (bool $disabled=FALSE) | |
Generate the tab classes. More... | |
For objects which does not support special tabs such as LDAP and references.
Definition at line 603 of file class_simpleTabs.inc.