Class Core_Language
(line
2
)
Description
Located in File:
/packages/core/lib/language.inc.php
abstract:
-
Class Variables
Summary:
integer
$DisplayOrder
integer
$ID
string
$LanguageLong
string
$LanguageShort
$DisplayOrder = 0
(line
314
)
Data type : integer
access:
- public
$ID = 0
(line
305
)
Data type : integer
access:
- public
$LanguageLong = NULL
(line
311
)
Data type : string
access:
- public
$LanguageShort = NULL
(line
308
)
Data type : string
access:
- public
Class Constants
Summary:
Method Detail
Summary:
boolean
dbDelete
()
boolean
dbLoad
()
boolean
dbStore
()
string
toString
([
$MakeIntoLink
=
LINK_NONE
],
integer
$MakeIntoLink[optional]
)
strings
__toString
()
Method dbDelete
(line
9
)
boolean
dbDelete( )
Deletes Language from the database
Info
access
- public
Method dbLoad
(line
81
)
boolean
dbLoad( )
Loads Language from the database
Info
access
- public
Method dbStore
(line
130
)
boolean
dbStore( )
Stores Language to the database
Info
access
- public
Method toString
(line
253
)
string
toString( [ $MakeIntoLink = LINK_NONE], integer $MakeIntoLink[optional])
Generates a formatted string of the Language object
Parameters
integer $MakeIntoLink[optional]
:
$MakeIntoLink
:
Info
access
- public
todo
- Custom Formatting
Method __toString
(line
298
)
strings
__toString( )
Info
magic
-
see
-
Core_Language::toString()
Inherited Variables
Inherited Class Variable Summary
Inherited Methods
Inherited Method Summary
Documentation generated on Mon, 19 Nov 2007 16:16:26 -0600 by
phpDocumentor 1.3.1