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

Class: DomainAttribute

Source Location: /commands/domain/ShowDomainRegistrantDetailsCommand.php

Class Overview


Represents a domain name registration or domain name update attribute.


Methods



Class Details

[line 73]
Represents a domain name registration or domain name update attribute.

This class also provides metadata regarding the allowed values and datatype details for this domain attribute, allowing web hosting resellers to accomodate new domain name extensions for their customers quickly and easily.




[ Top ]


Class Methods


constructor __construct [line 88]

DomainAttribute __construct( $name, $value, $required, $attributeType)



Tags:

access:  public


Parameters:

   $name  
   $value  
   $required  
   $attributeType  

[ Top ]

method addAllowedValue [line 116]

void addAllowedValue( $id, $name)



Tags:

access:  public


Parameters:

   $id  
   $name  

[ Top ]

method getAllowedValues [line 121]

void getAllowedValues( )



Tags:

access:  public


[ Top ]

method getAttributeType [line 111]

void getAttributeType( )



Tags:

access:  public


[ Top ]

method getName [line 96]

void getName( )



Tags:

access:  public


[ Top ]

method getValue [line 101]

void getValue( )



Tags:

access:  public


[ Top ]

method isRequired [line 106]

void isRequired( )



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 30 Mar 2009 16:34:39 +0100 by phpDocumentor 1.4.1