| ONMISSINGMETHOD |
| function onMissingMethod |
Arguments:
| Name |
Required |
Type |
Default |
| missingMethodName |
Required |
any |
|
| missingMethodArguments |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _GETASSOCIATIONS |
| function _getAssociations |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DELETEBYID |
| function deleteById |
Arguments:
| Name |
Required |
Type |
Default |
| id |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ERRORSON |
| function errorsOn |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASONE |
| function hasOne |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
| modelName |
Optional |
any |
[runtime expression] |
| associatedModelName |
Optional |
any |
[runtime expression] |
| tableName |
Optional |
any |
[runtime expression] |
| associatedTableName |
Optional |
any |
[runtime expression] |
| primaryKey |
Optional |
any |
id |
| foreignKey |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASERRORS |
| function hasErrors |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| RELOAD |
| function reload |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| AVERAGE |
| function average |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| where |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| distinct |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| UPDATEBYID |
| function updateById |
Arguments:
| Name |
Required |
Type |
Default |
| properties |
Optional |
any |
[runtime expression] |
| id |
Required |
any |
|
| property |
Optional |
any |
[empty string] |
| value |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CREATE |
| function create |
Arguments:
| Name |
Required |
Type |
Default |
| properties |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| EXISTS |
| function exists |
Arguments:
| Name |
Required |
Type |
Default |
| conditions |
Optional |
any |
[empty string] |
| id |
Optional |
any |
[empty string] |
| where |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FINDALL |
| function findAll |
Arguments:
| Name |
Required |
Type |
Default |
| select |
Optional |
any |
[empty string] |
| where |
Optional |
any |
[empty string] |
| order |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| maxrows |
Optional |
any |
-1 |
| page |
Optional |
any |
[empty string] |
| perPage |
Optional |
any |
10 |
| cache |
Optional |
any |
[empty string] |
| indexes |
Optional |
any |
[empty string] |
| skipParam |
Optional |
any |
[empty string] |
| handle |
Optional |
any |
paginated |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESEXCLUSIONOF |
| function validatesExclusionOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| in |
Required |
any |
|
| allowBlank |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| NEW |
| function new |
Arguments:
| Name |
Required |
Type |
Default |
| properties |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DELETE |
| function delete |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MAXIMUM |
| function maximum |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| where |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| distinct |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MINIMUM |
| function minimum |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| where |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| distinct |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _GETFIELDLIST |
| function _getFieldList |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESINCLUSIONOF |
| function validatesInclusionOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| in |
Required |
any |
|
| allowBlank |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| UPDATEONE |
| function updateOne |
Arguments:
| Name |
Required |
Type |
Default |
| properties |
Optional |
any |
[runtime expression] |
| where |
Optional |
any |
[empty string] |
| order |
Optional |
any |
[empty string] |
| property |
Optional |
any |
[empty string] |
| value |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETUPDATEDATASOURCE |
| function setUpdateDatasource |
Arguments:
| Name |
Required |
Type |
Default |
| datasource |
Optional |
any |
[runtime expression] |
| username |
Optional |
any |
[runtime expression] |
| password |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETPRIMARYKEY |
| function setPrimaryKey |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETCREATEDATASOURCE |
| function setCreateDatasource |
Arguments:
| Name |
Required |
Type |
Default |
| datasource |
Optional |
any |
[runtime expression] |
| username |
Optional |
any |
[runtime expression] |
| password |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CALCULATE |
| function calculate |
Arguments:
| Name |
Required |
Type |
Default |
| type |
Required |
any |
|
| field |
Required |
any |
|
| where |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| distinct |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ADDERROR |
| function addError |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| COUNT |
| function count |
Arguments:
| Name |
Required |
Type |
Default |
| where |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| distinct |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| UPDATE |
| function update |
Arguments:
| Name |
Required |
Type |
Default |
| properties |
Optional |
any |
[runtime expression] |
| property |
Optional |
any |
[empty string] |
| value |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DEOBFUSCATEPARAM |
| function deobfuscateParam |
Arguments:
| Name |
Required |
Type |
Default |
| param |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _INITMODELOBJECT |
| function _initModelObject |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
| properties |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ADDROUTE |
| function addRoute |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
| pattern |
Required |
any |
|
| controller |
Required |
any |
|
| action |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESNUMERICALITYOF |
| function validatesNumericalityOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| allowBlank |
Optional |
any |
false |
| onlyInteger |
Optional |
any |
false |
| on |
Optional |
any |
save |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESCONFIRMATIONOF |
| function validatesConfirmationOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| on |
Optional |
any |
save |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DELETEALL |
| function deleteAll |
Arguments:
| Name |
Required |
Type |
Default |
| where |
Optional |
any |
[empty string] |
| instantiate |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETDELETEDATASOURCE |
| function setDeleteDatasource |
Arguments:
| Name |
Required |
Type |
Default |
| datasource |
Optional |
any |
[runtime expression] |
| username |
Optional |
any |
[runtime expression] |
| password |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESFORMATOF |
| function validatesFormatOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| allowBlank |
Optional |
any |
false |
| with |
Required |
any |
|
| on |
Optional |
any |
save |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ALLERRORS |
| function allErrors |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALID |
| function valid |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _VALIDATEONCREATE |
| function _validateOnCreate |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _INITMODELCLASS |
| function _initModelClass |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASMANY |
| function hasMany |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
| modelName |
Optional |
any |
[runtime expression] |
| associatedModelName |
Optional |
any |
[runtime expression] |
| tableName |
Optional |
any |
[runtime expression] |
| associatedTableName |
Optional |
any |
[runtime expression] |
| primaryKey |
Optional |
any |
id |
| foreignKey |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| BELONGSTO |
| function belongsTo |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
| modelName |
Optional |
any |
[runtime expression] |
| associatedModelName |
Optional |
any |
[runtime expression] |
| tableName |
Optional |
any |
[runtime expression] |
| associatedTableName |
Optional |
any |
[runtime expression] |
| primaryKey |
Optional |
any |
id |
| foreignKey |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ADDERRORTOBASE |
| function addErrorToBase |
Arguments:
| Name |
Required |
Type |
Default |
| message |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ERRORSONBASE |
| function errorsOnBase |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETTABLE |
| function setTable |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASNOERRORS |
| function hasNoErrors |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| CLEARERRORS |
| function clearErrors |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| HASCOMPOSEDFIELD |
| function hasComposedField |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
| sql |
Required |
any |
|
| cfsqltype |
Optional |
any |
cf_sql_varchar |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESPRESENCEOF |
| function validatesPresenceOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| on |
Optional |
any |
save |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESUNIQUENESSOF |
| function validatesUniquenessOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| scope |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETDATASOURCE |
| function setDatasource |
Arguments:
| Name |
Required |
Type |
Default |
| datasource |
Optional |
any |
[runtime expression] |
| username |
Optional |
any |
[runtime expression] |
| password |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| OBFUSCATEPARAM |
| function obfuscateParam |
Arguments:
| Name |
Required |
Type |
Default |
| param |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _GETCOMPOSEDFIELDS |
| function _getComposedFields |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _VALIDATE |
| function _validate |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| VALIDATESLENGTHOF |
| function validatesLengthOf |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| message |
Optional |
any |
[empty string] |
| allowBlank |
Optional |
any |
false |
| exactly |
Optional |
any |
0 |
| maximum |
Optional |
any |
0 |
| minimum |
Optional |
any |
0 |
| within |
Optional |
any |
[empty string] |
| on |
Optional |
any |
save |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FINDBYID |
| function findById |
Arguments:
| Name |
Required |
Type |
Default |
| id |
Required |
any |
|
| select |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| cache |
Optional |
any |
[empty string] |
| indexes |
Optional |
any |
[empty string] |
| skipParam |
Optional |
any |
[empty string] |
| reload |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MODIFIEDFIELDS |
| function modifiedFields |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ERRORCOUNT |
| function errorCount |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SAVE |
| function save |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| DELETEONE |
| function deleteOne |
Arguments:
| Name |
Required |
Type |
Default |
| where |
Optional |
any |
[empty string] |
| order |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _GETFIELDS |
| function _getFields |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| MODEL |
| function model |
Arguments:
| Name |
Required |
Type |
Default |
| name |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INIT |
| function init |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SUM |
| function sum |
Arguments:
| Name |
Required |
Type |
Default |
| field |
Required |
any |
|
| where |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| distinct |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _GETCOMPOSEDFIELDLIST |
| function _getComposedFieldList |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| SETREADDATASOURCE |
| function setReadDatasource |
Arguments:
| Name |
Required |
Type |
Default |
| datasource |
Optional |
any |
[runtime expression] |
| username |
Optional |
any |
[runtime expression] |
| password |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _VALIDATEONUPDATE |
| function _validateOnUpdate |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FINDONE |
| function findOne |
Arguments:
| Name |
Required |
Type |
Default |
| select |
Optional |
any |
[empty string] |
| where |
Optional |
any |
[empty string] |
| order |
Optional |
any |
[empty string] |
| include |
Optional |
any |
[empty string] |
| cache |
Optional |
any |
[empty string] |
| indexes |
Optional |
any |
[empty string] |
| skipParam |
Optional |
any |
[empty string] |
| reload |
Optional |
any |
false |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| WASMODIFIED |
| function wasModified |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| UPDATEALL |
| function updateAll |
Arguments:
| Name |
Required |
Type |
Default |
| properties |
Optional |
any |
[runtime expression] |
| where |
Optional |
any |
[empty string] |
| instantiate |
Optional |
any |
false |
| property |
Optional |
any |
[empty string] |
| value |
Optional |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| _GETMODELCLASSDATA |
| function _getModelClassData |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| FIELDWASMODIFIED |
| function fieldWasModified |
Arguments:
| Name |
Required |
Type |
Default |
| fieldName |
Required |
any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|