Class LangText
Lang text object for translation
- Model
- AppModel
- BEAppModel
- LangText
Version:
$Revision$
Modifiedby: $LastChangedBy$
Lastmodified:
Located at models/lang_text.php
Modifiedby: $LastChangedBy$
Lastmodified:
$LastChangedDate$
$Id$
Located at models/lang_text.php
Methods summary
public
array
|
|
public
array
|
|
private static
integer
|
#
reorderPagination( array $e1, array $e2 )
compare two array elements defined by $paginationOrder var and return -1,0,1 $paginationDir is used for define LangText order of comparison if LangText comparison item are equals, order by BEObject.modified DESC |
Methods inherited from BEAppModel
am()
,
buildQueryStatement()
,
checkDate()
,
checkDuration()
,
checkFloat()
,
checkNumber()
,
containLevel()
,
email()
,
fieldsString()
,
findObjects()
,
findObjectsAfterFilter()
,
findObjectsClauses()
,
findObjectsCount()
,
getBindingsLevel()
,
getDefaultDateFormat()
,
getDriver()
,
getEndQuote()
,
getLimitClausole()
,
getStartQuote()
,
setBindingsLevel()
,
setupDbParams()
,
toolbar()
Methods inherited from AppModel
Properties summary
public
array
|
$belongsTo
|
#
array(
'BEObject' =>
array(
'fields' => 'id, status',
'foreignKey' => 'object_id'
)
)
|
public static
|
$paginationOrder
|
|
public static
|
$paginationDir
|