Class Core_Phrase

(line 2)

Description


Located in File: /packages/core/lib/phrase.inc.php



Class Variables

Summary:
integer $ID
integer $LanguageID
integer $ModuleID
integer $PackageID
string $PhraseName
PhraseType $PhraseType
integer $PhraseTypeID
string $PhraseValue

$ID = 0 (line 330)

Data type : integer

  • access: - public

$LanguageID = 0 (line 350)

Data type : integer

  • access: - public

$ModuleID = 0 (line 340)

Data type : integer

  • access: - public

$PackageID = 0 (line 335)

Data type : integer

  • access: - public

$PhraseName = NULL (line 355)

Data type : string

  • access: - public

$PhraseType = NULL (line 372)

Data type : PhraseType

  • access: - public

$PhraseTypeID = 0 (line 345)

Data type : integer

  • access: - public

$PhraseValue = NULL (line 360)

Data type : string

  • access: - public

$RegularExpression = NULL (line 365)

Data type : string

  • access: - public

Class Constants

Summary:

Method Detail

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

Method dbDelete (line 9)

boolean dbDelete( )

Deletes Phrase from the database

Info

  • access - public

Method dbLoad (line 71)

boolean dbLoad( )

Loads Phrase from the database

Info

  • access - public

Method dbStore (line 125)

boolean dbStore( )

Stores Phrase to the database

Info

  • access - public

Method getPhraseValue (line 298)

string getPhraseValue( [ $Encoding = ENCODE_NONE], integer $Encoding[optional])

Generates a formatted string of the value of the Phrase object

Parameters

  • integer $Encoding[optional]:
  • $Encoding:

Info

  • access - public

Method toString (line 284)

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

Generates a formatted string of the Phrase object

Parameters

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

Info

  • access - public
  • todo - Custom Formatting

Method __toString (line 321)

string __toString( )

Info

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


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