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

Class: Domain

Source Location: /Model/Domain.class.php

Class Domain

Class Overview

Structure describing registered domain

Located in /Model/Domain.class.php [line 7]

AbstractModel
   |
   --Domain

Properties

[ Top ]
Property Summary
int   $domainId   Domain identifier.
int   $expires   Expiration time.
boolean   $locked   Domain is on an auction or pending sale.
string   $name   Domain name.
int   $time   Registration time as a Unix timestamp.

[ Top ]
Properties
int   $domainId [line 40]

Domain identifier.

API Tags:
Access:  public


[ Top ]
int   $expires [line 57]

Expiration time.

API Tags:
Access:  public


[ Top ]
boolean   $locked [line 62]

Domain is on an auction or pending sale.

API Tags:
Access:  public


[ Top ]
string   $name [line 46]

Domain name.

API Tags:
Access:  public


[ Top ]
int   $time [line 52]

Registration time as a Unix timestamp.

API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 18 Aug 2011 10:03:46 +0200 by phpDocumentor 1.4.3