Class Collections_UserField

Description
  • abstract:

Located in /packages/collections/lib/userfield.inc.php (line 2)


	
			
Variable Summary
string $Content
integer $ContentID
EADElement $EADElement
integer $EADElementID
integer $FieldNumber
integer $ID
string $Title
string $Value
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateTitle = true], integer $MakeIntoLink[optional], boolean $ConcatinateTitle[optional])
string __toString ()
Variables
string $Content = NULL (line 331)
  • access: public
integer $ContentID = 0 (line 306)
  • access: public
EADElement $EADElement = NULL (line 336)
  • access: public
integer $EADElementID = 0 (line 326)
  • access: public
integer $FieldNumber = 0 (line 311)
  • access: public
integer $ID = 0 (line 301)
  • access: public
string $Title = NULL (line 316)
  • access: public
string $Value = NULL (line 321)
  • access: public
Methods
dbDelete (line 9)

Deletes UserField from the database

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

Loads UserField

  • access: public
boolean dbLoad ()
dbStore (line 131)

Stores UserField

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

Generates a formatted string of the UserField object

  • access: public
  • todo: Custom Formatting
string toString ([ $MakeIntoLink = LINK_NONE], [ $ConcatinateTitle = true], integer $MakeIntoLink[optional], boolean $ConcatinateTitle[optional])
  • integer $MakeIntoLink[optional]
  • boolean $ConcatinateTitle[optional]
  • $MakeIntoLink
  • $ConcatinateTitle
__toString (line 293)
string __toString ()

Documentation generated on Wed, 05 Mar 2008 16:47:36 -0600 by phpDocumentor 1.3.1