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

Class: mailAlias

Source Location: /lib/types/mailAlias.inc

Class Overview

baseType
   |
   --mailAlias

The account type for mail aliases.


Methods


Inherited Variables

Inherited Methods

Class: baseType

baseType::__construct()
Creates a new type object.
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 mail aliases.



[ Top ]


Class Methods


constructor __construct [line 41]

mailAlias __construct( )

Constructs a new alias type object.



Tags:

access:  public


Overrides baseType::__construct() (Creates a new type object.)

[ Top ]

method getAlias [line 52]

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 79]

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 61]

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 89]

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 70]

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 Apr 2009 20:35:08 +0200 by phpDocumentor 1.4.1