types
[ class tree: types ] [ index: types ] [ all elements ]

Class: user

Source Location: /lib/types/user.inc

Class Overview

baseType
   |
   --user

The account type for user accounts (e.g. Unix, Samba and Kolab).


Methods


Inherited Methods

Class: baseType

baseType::getAlias()
Returns the alias name of this account type.
baseType::getDefaultListAttributes()
Returns the default attribute list for this account type.
baseType::getDescription()
Returns the description of this account type.
baseType::getListAttributeDescriptions()
Returns a list of attributes which have a translated description.
baseType::getListClassName()
Returns the class name for the list object.

Class Details

[line 36]
The account type for user accounts (e.g. Unix, Samba and Kolab).



[ Top ]


Class Methods


method getAlias [line 43]

string getAlias( )

Returns the alias name of this account type.



Tags:

return:  alias name


Overrides baseType::getAlias() (Returns the alias name of this account type.)

[ Top ]

method getDefaultListAttributes [line 70]

string getDefaultListAttributes( )

Returns the default attribute list for this account type.



Tags:

return:  attribute list


Overrides baseType::getDefaultListAttributes() (Returns the default attribute list for this account type.)

[ Top ]

method getDescription [line 52]

string getDescription( )

Returns the description of this account type.



Tags:

return:  description


Overrides baseType::getDescription() (Returns the description of this account type.)

[ Top ]

method getListAttributeDescriptions [line 80]

array getListAttributeDescriptions( )

Returns a list of attributes which have a translated description.

This is used for the head row in the list view.




Tags:

return:  list of descriptions


Overrides baseType::getListAttributeDescriptions() (Returns a list of attributes which have a translated description.)

[ Top ]

method getListClassName [line 61]

string getListClassName( )

Returns the class name for the list object.



Tags:

return:  class name


Overrides baseType::getListClassName() (Returns the class name for the list object.)

[ Top ]


Documentation generated on Tue, 07 Feb 2006 17:04:04 +0100 by phpDocumentor 1.2.3