Class EditorNote
Editor annotation
- Model
-
AppModel
-
BEAppModel
-
BEAppObjectModel
-
BeditaAnnotationModel
-
EditorNote
Version:
$Revision$
Modifiedby: $LastChangedBy$
Lastmodified:
Located at models/objects/editor_note.php
Modifiedby: $LastChangedBy$
Lastmodified:
$LastChangedDate$
$Id$
Located at models/objects/editor_note.php
Methods summary
Methods inherited from BEAppObjectModel
apiTransformer(),
arrangeDataForClone(),
checkType(),
cloneObject(),
field(),
getTypeId(),
save(),
saveField(),
updateHasManyAssoc(),
validateContent()
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()
Properties summary
public
string
|
$useTable
|
#
'annotations'
|
public
array
|
$actsAs
|
#
array()
|
public
array
|
$validate
|
#
array(
'description' => array(
'rule' => 'notEmpty',
'message' => 'This field cannot be left blank'
)
)
|
public
array
|
$objectTypesGroups
|
#
array("nodashboard")
|