Class UserProperty
User custom properties
- Model
-
AppModel
-
BEAppModel
-
UserProperty
Version:
$Revision$
Modifiedby: $LastChangedBy$
Lastmodified:
Located at models/user_property.php
Modifiedby: $LastChangedBy$
Lastmodified:
$LastChangedDate$
$Id$
Located at models/user_property.php
Methods summary
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(
"Property" => array(
"conditions" => array("Property.object_type_id" => null) ,
),
"User")
|