FusionDirectory
simpleTabs_noSpecial Class Reference

For objects which does not support special tabs such as LDAP and references. More...

Inheritance diagram for simpleTabs_noSpecial:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from simpleTabs
 __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 Public Member Functions inherited from simpleTabs
static getPotentialTabList (string $type, array $infos)
 Returns the list of tabs which may appear for a given object type.
 
- Protected Member Functions inherited from simpleTabs
 renderTabList (bool $disabled=FALSE)
 Generate the tab classes. More...
 

Detailed Description

For objects which does not support special tabs such as LDAP and references.

Definition at line 603 of file class_simpleTabs.inc.


The documentation for this class was generated from the following file: