Class Collections_Repository

(line 2)

Description


Located in File: /packages/collections/lib/repository.inc.php



Class Variables

Summary:
string $Address
string $Address2
string $City
string $Code
string $Email
string $Fax
int $ID
string $Name
string $Phone
string $State
string $URL
string $ZIPCode
string $ZIPPlusFour

$Address = NULL (line 364)

Data type : string

  • access: - public

$Address2 = NULL (line 369)

Data type : string

  • access: - public

$Administrator = NULL (line 354)

Data type : string

  • access: - public

$City = NULL (line 374)

Data type : string

  • access: - public

$Code = NULL (line 359)

Data type : string

  • access: - public

$Email = NULL (line 409)

Data type : string

  • access: - public

$Fax = NULL (line 404)

Data type : string

  • access: - public

$ID = 0 (line 344)

Data type : int

  • access: - public

$Name = NULL (line 349)

Data type : string

  • access: - public

$Phone = NULL (line 394)

Data type : string

  • access: - public

$PhoneExtension = NULL (line 399)

Data type : string

  • access: - public

$State = NULL (line 379)

Data type : string

  • access: - public

$URL = NULL (line 414)

Data type : string

  • access: - public

$ZIPCode = NULL (line 384)

Data type : string

  • access: - public

$ZIPPlusFour = NULL (line 389)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

Summary:
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
string __toString ()

Method dbDelete (line 9)

boolean dbDelete( )

Deletes Repository from the database

Info

  • access - public

Method dbLoad (line 78)

boolean dbLoad( )

Loads Repository from the database

Info

  • access - public

Method dbStore (line 127)

boolean dbStore( )

Stores Repository to the database

Info

  • access - public

Method toString (line 280)

string toString( [ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])

Generates a formatted string of the Repository object

Parameters

  • integer $MakeIntoLink[optional]:
  • $MakeIntoLink:

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 333)

string __toString( )

Outputs Repository if Repository is cast to string

Info

  • magic -

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Mon, 19 Nov 2007 16:16:34 -0600 by phpDocumentor 1.3.1