blueshoes php application framework and cms            core_net
[ class tree: core_net ] [ index: core_net ] [ all elements ]

Class: Bs_DomainInfo

Source Location: /core/net/Bs_DomainInfo.class.php

Class Overview

Bs_Object
   |
   --Bs_DomainInfo



Author(s):

Version:

  • 4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:48:41 $

Copyright:

  • blueshoes.org

Variables

Methods


Inherited Variables

Inherited Methods

Class: Bs_Object

Bs_Object::Bs_Object()
Bs_Object::getErrors()
Basic error handling: Get *all* errors as string array from the global Bs_Error-error stack.
Bs_Object::getLastError()
Basic error handling: Get last error string from the global Bs_Error-error stack.
Bs_Object::getLastErrors()
Basic error handling: Get last errors string array from the global Bs_Error-error stack sinc last call of getLastErrors().
Bs_Object::persist()
Persists this object by serializing it and saving it to a file with unique name.
Bs_Object::setError()
Basic error handling: Push an error string on the global Bs_Error-error stack.
Bs_Object::toHtml()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::toString()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::unpersist()
Fetches an object that was persisted with persist()

Class Details

[line 34]

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! UNFINISHED, EXPERIMENTAL, NOT USABLE IN CURRENT STATE. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! </pre>

dependencies: None




Tags:

pattern:  singleton: (pseudostatic)
status:  experimental
access:  public
version:  4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:48:41 $
copyright:  blueshoes.org
author:  Andrej Arn <at blueshoes dot org>


[ Top ]


Class Variables

$cctld =

[line 47]

array of all country code top level domains



Tags:

var:  (static!)

Type:   array


[ Top ]

$domainInfo =

[line 71]

hash of the fetched domain info.


Type:   array


[ Top ]

$sld =

[line 64]

the 2nd level domain with which this class was instanced.

eg we got 'domain.com' so it will be 'domain'.



Type:   string


[ Top ]

$tld =

[line 56]

the top level domain with which this class was instanced.

eg we got 'domain.com' so it will be 'com'. afaik it can be 2 - 4 chars long.



Type:   string


[ Top ]

$_Whois =

[line 40]

instance of haystack/Whois.class.php


Type:   mixed


[ Top ]



Class Methods


constructor Bs_DomainInfo [line 74]

Bs_DomainInfo Bs_DomainInfo( mixed $domain)



[ Top ]

method cacheCctld [line 118]

void cacheCctld( )



[ Top ]

method foo [line 113]

void foo( )



[ Top ]

method go [line 84]

void go( )



[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:08:53 +0100 by phpDocumentor 1.2.3