Class Collections_Classification

Description
Variable Summary
Classification[] $Classification
Collections[] $Collections
Creator $Creator
string $Description
int $ID
int $Number
Classification $Parent
int $ParentID
string $Title
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbLoadCollections ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateNumber = true], [ $ConcatinateTitle = true], [ $ConcatinateParentNumber = false], [ $ConcatinateParentTitle = false], [ $Delimiter = "/"], integer $MakeIntoLink[optional], boolean $ConcatinateNumber[optional], boolean $ConcatinateTitle[optional], boolean $ConcatinateParentNumber[optional], boolean $ConcatinateParentTitle[optional], string $Delimiter[optional])
string __toString ()
Variables
Classification[] $Classification = array() (line 438)

Contains child Classifications

  • access: public
Collections[] $Collections = array() (line 431)
  • access: public
Creator $Creator = NULL (line 428)
  • access: public
int $CreatorID = 0 (line 418)
  • access: public
string $Description = NULL (line 412)
  • access: public
int $ID = 0 (line 403)
  • access: public
int $Number = 0 (line 406)
  • access: public
Classification $Parent = NULL (line 425)
  • access: public
int $ParentID = 0 (line 415)
  • access: public
string $Title = NULL (line 409)
  • access: public
Methods
dbDelete (line 10)

Deletes Classification and children of Classification from the database

  • access: public
boolean dbDelete ()
dbLoad (line 78)

Loads Classification from the database

  • access: public
boolean dbLoad ()
dbLoadCollections (line 139)

Loads Collections from the database

This function loads collections that fall under this classification

  • access: public
boolean dbLoadCollections ()
dbStore (line 173)

Stores Classification to the database

  • access: public
boolean dbStore ()
toString (line 304)

Returns a formatted string of a traversal of subject instance

  • access: public
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateNumber = true], [ $ConcatinateTitle = true], [ $ConcatinateParentNumber = false], [ $ConcatinateParentTitle = false], [ $Delimiter = "/"], integer $MakeIntoLink[optional], boolean $ConcatinateNumber[optional], boolean $ConcatinateTitle[optional], boolean $ConcatinateParentNumber[optional], boolean $ConcatinateParentTitle[optional], string $Delimiter[optional])
  • integer $MakeIntoLink[optional]
  • boolean $ConcatinateNumber[optional]
  • boolean $ConcatinateTitle[optional]
  • boolean $ConcatinateParentNumber[optional]
  • boolean $ConcatinateParentTitle[optional]
  • string $Delimiter[optional]
  • $MakeIntoLink
  • $ConcatinateNumber
  • $ConcatinateTitle
  • $ConcatinateParentNumber
  • $ConcatinateParentTitle
  • $Delimiter
__toString (line 386)
string __toString ()

Documentation generated on Wed, 05 Mar 2008 16:45:27 -0600 by phpDocumentor 1.3.1