Class Core_Language

Description
  • abstract:

Located in /packages/core/lib/language.inc.php (line 2)


	
			
Variable Summary
integer $DisplayOrder
integer $ID
string $LanguageLong
Method Summary
boolean dbDelete ()
boolean dbLoad ()
boolean dbStore ()
string toString ([ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
strings __toString ()
Variables
integer $DisplayOrder = 0 (line 314)
  • access: public
integer $ID = 0 (line 305)
  • access: public
string $LanguageLong = NULL (line 311)
  • access: public
string $LanguageShort = NULL (line 308)
  • access: public
Methods
dbDelete (line 9)

Deletes Language from the database

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

Loads Language from the database

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

Stores Language to the database

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

Generates a formatted string of the Language object

  • access: public
  • todo: Custom Formatting
string toString ([ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
  • integer $MakeIntoLink[optional]
  • $MakeIntoLink
__toString (line 298)
strings __toString ()

Documentation generated on Wed, 05 Mar 2008 16:46:42 -0600 by phpDocumentor 1.3.1