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])
Variables
string $Content = NULL (line 292)
  • access: public
integer $ContentID = 0 (line 267)
  • access: public
EADElement $EADElement = NULL (line 297)
  • access: public
integer $EADElementID = 0 (line 287)
  • access: public
integer $FieldNumber = 0 (line 272)
  • access: public
integer $ID = 0 (line 262)
  • access: public
string $Title = NULL (line 277)
  • access: public
string $Value = NULL (line 282)
  • 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 104)

Stores UserField

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

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

Documentation generated on Thu, 14 Aug 2008 20:23:36 -0500 by phpDocumentor 1.3.1