Class Caption
Video caption
- Model
-
AppModel
-
BEAppModel
-
BEAppObjectModel
-
BeditaAnnotationModel
-
Caption
Located at models/objects/caption.php
Methods summary
public
|
|
public static
string|null
|
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')
|