Class Collections_CollectionContent

Description
Variable Summary
Collection $Collection
integer $CollectionID
CollectionContent[] $Content
string $Date
string $Description
integer $ID
LevelContainer $LevelContainer
integer $ParentID
integer $RootContentID
string $Title
UserField[] $UserFields
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbLoadContent ()
boolean dbLoadUserFields ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateLevelContainer = true], [ $ConcatinateLevelContainerNumber = true], [ $ConcatinateParentLevelContainer = false], [ $ConcatinateParentLevelContainerNumber = false], [ $Delimiter = ", "], integer $MakeIntoLink[optional], boolean $ConcatinateLevelContainer[optional], boolean $ConcatinateLevelContainerNumber[optional], boolean $ConcatinateParentLevelContainer[optional], boolean $ConcatinateParentLevelContainerNumber[optional], string $Delimiter[optional])
Variables
Collection $Collection = NULL (line 740)
  • access: public
integer $CollectionID = 0 (line 707)
  • access: public
integer $ContainsContent = 0 (line 731)
  • access: public
CollectionContent[] $Content = array() (line 745)
  • access: public
string $Date = NULL (line 719)
  • access: public
string $Description = NULL (line 722)
  • access: public
integer $ID = 0 (line 704)
  • access: public
LevelContainer $LevelContainer = NULL (line 755)
  • access: public
integer $LevelContainerID = 0 (line 710)
  • access: public
integer $LevelContainerNumber = 0 (line 713)
  • access: public
CollectionContent $Parent = NULL (line 750)
  • access: public
integer $ParentID = 0 (line 728)
  • access: public
integer $RootContentID = 0 (line 725)
  • access: public
string $Title = NULL (line 716)
  • access: public
UserField[] $UserFields = array() (line 760)
  • access: public
Methods
dbDelete (line 9)

Deletes CollectionContent from the database

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

Loads CollectionContent from the database

  • access: public
boolean dbLoad ()
dbLoadContent (line 161)

Loads User-Defined Fields for CollectionContent from the database

  • access: public
boolean dbLoadContent ()
dbLoadUserFields (line 213)

Loads User-Defined Fields for CollectionContent from the database

  • access: public
boolean dbLoadUserFields ()
dbStore (line 270)

Stores CollectionContent to the database

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

Generates a formatted string of the CollectionContent object

  • access: public
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateLevelContainer = true], [ $ConcatinateLevelContainerNumber = true], [ $ConcatinateParentLevelContainer = false], [ $ConcatinateParentLevelContainerNumber = false], [ $Delimiter = ", "], integer $MakeIntoLink[optional], boolean $ConcatinateLevelContainer[optional], boolean $ConcatinateLevelContainerNumber[optional], boolean $ConcatinateParentLevelContainer[optional], boolean $ConcatinateParentLevelContainerNumber[optional], string $Delimiter[optional])
  • integer $MakeIntoLink[optional]
  • boolean $ConcatinateLevelContainer[optional]
  • boolean $ConcatinateLevelContainerNumber[optional]
  • boolean $ConcatinateParentLevelContainer[optional]
  • boolean $ConcatinateParentLevelContainerNumber[optional]
  • string $Delimiter[optional]
  • $MakeIntoLink
  • $ConcatinateLevelContainer
  • $ConcatinateLevelContainerNumber
  • $ConcatinateParentLevelContainer
  • $ConcatinateParentLevelContainerNumber
  • $Delimiter

Documentation generated on Thu, 14 Aug 2008 20:21:30 -0500 by phpDocumentor 1.3.1