Class Collections_UserField

(line 2)

Description


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



Class Variables

Summary:
string $Content
integer $ContentID
EADElement $EADElement
integer $EADElementID
integer $FieldNumber
integer $ID
string $Title
string $Value

$Content = NULL (line 331)

Data type : string

  • access: - public

$ContentID = 0 (line 306)

Data type : integer

  • access: - public

$EADElement = NULL (line 336)

Data type : EADElement

  • access: - public

$EADElementID = 0 (line 326)

Data type : integer

  • access: - public

$FieldNumber = 0 (line 311)

Data type : integer

  • access: - public

$ID = 0 (line 301)

Data type : integer

  • access: - public

$Title = NULL (line 316)

Data type : string

  • access: - public

$Value = NULL (line 321)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

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

Method dbDelete (line 9)

boolean dbDelete( )

Deletes UserField from the database

Info

  • access - public

Method dbLoad (line 83)

boolean dbLoad( )

Loads UserField

Info

  • access - public

Method dbStore (line 131)

boolean dbStore( )

Stores UserField

Info

  • access - public

Method toString (line 262)

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

Generates a formatted string of the UserField object

Parameters

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

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 293)

string __toString( )

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


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