, including all inherited members.
| $ATTRIBUTES | CSERDresponse | [static] |
| __construct($constraints=null, $multi=false) | CSERDresponse | |
| CSERDModelBase::__construct() | CSERDModelBase | |
| __get($attr) | SModel2 | |
| __set($attr, $value) | SModel2 | |
| attributeExists($attr) | SModel2 | |
| commit($updateObj=false) | SDatabaseModel | |
| COMMIT_ALWAYS | SModel2 | |
| COMMIT_CHANGED | SModel2 | |
| COMMIT_FIRST | SModel2 | |
| COMMIT_FOREIGN | SModel2 | |
| COMMIT_NEVER | SModel2 | |
| COMMIT_NOSOURCE | SModel2 | |
| copy($asNew=false) | SDatabaseModel | |
| doc() | SObject | |
| exists($constraints=array()) | CSERDresponse | [static] |
| existsMulti($constraints=array()) | CSERDresponse | [static] |
| fromDB($rep) | SDatabaseModel | |
| getAttributeDefault($attr) | SModel2 | |
| getAttributeForeign($attr) | SModel2 | |
| getAttributeInfo($attr) | SModel2 | |
| getAttributes($metainfo=false) | SModel2 | |
| getAttributesStatic() | CSERDresponse | [static] |
| getAttributeType($attr) | SModel2 | |
| getConstraintForPrimaryKey($skipStorageCheck=false) | SDatabaseModel | |
| getDBI() | CSERDModelBase | [static] |
| getError() | SObject | |
| getErrorFrom($obj) | SObject | |
| getFormatted($field, $format) | SDatabaseModel | |
| getLastError() | SObject | |
| getLastStaticError() | SObject | [static] |
| getLastStaticWarning() | SObject | [static] |
| getLastWarning() | SObject | |
| getList($constraints=array(), $limit=array(), $order=array(), $count=false) | CSERDresponse | [static] |
| getListMulti($constraints=array(), $limit=array(), $order=array(), $count=false, $depth=1) | CSERDresponse | [static] |
| getParentQuestion() | CSERDresponse | |
| getParentQuestionMulti($depth=1) | CSERDresponse | |
| getParentReview() | CSERDresponse | |
| getParentReviewMulti($depth=1) | CSERDresponse | |
| getPrimaryKey() | SDatabaseModel | |
| getStaticError() | SObject | [static] |
| getStaticWarning() | SObject | [static] |
| getTableName() | SDatabaseModel | |
| getTableNameStatic() | CSERDresponse | [static] |
| getValues($useBase=false) | SModel2 | |
| getValuesRecursive() | SModel2 | |
| getWarning() | SObject | |
| getWarningFrom($obj) | SObject | |
| getXML($options=array()) | SDatabaseModel | |
| hasError() | SObject | |
| hasStaticError() | SObject | [static] |
| hasStaticWarning() | SObject | [static] |
| hasWarning() | SObject | |
| init($user=false, $server=false) | CSERDModelBase | [static] |
| isAttributeArray($attr) | SModel2 | |
| isAttributeEditable($attr) | SModel2 | |
| isAttributeNullable($attr) | SModel2 | |
| isChanged($attr) | SModel2 | |
| isDatabaseAttribute($attrName) | SDatabaseModel | |
| isDatabaseAttributeStatic($info) | SDatabaseModel | [static] |
| isDirty() | SModel2 | |
| isMarkedForDeletion() | SModel2 | |
| isStored() | SModel2 | |
| isValid() | SModel2 | |
| markAsLoaded($recursive=false) | SModel2 | |
| markForDeletion() | SModel2 | |
| onDelete() | SDatabaseModel | [protected] |
| onDeleteFinish() | SDatabaseModel | [protected] |
| onInsert($what) | SDatabaseModel | [protected] |
| onInsertFinish() | SDatabaseModel | [protected] |
| onUpdate($what) | SDatabaseModel | [protected] |
| onUpdateFinish() | SDatabaseModel | [protected] |
| populate($constraints, $multi=false) | SDatabaseModel | |
| SModel2::populate($constraints) | SModel2 | |
| populateFromResults($results) | SDatabaseModel | |
| populateFromResultsMulti($results, $mapping=null, $as=null) | SDatabaseModel | |
| retrieve($constraints=array(), $checkOnly=false) | CSERDresponse | [static] |
| retrieveMulti($constraints=array(), $checkOnly=false, $depth=1) | CSERDresponse | [static] |
| revert() | SModel2 | |
| setFormatted($field, $newValue) | SDatabaseModel | |
| setPrettyWarning($function, $warning) | SObject | |
| setValues($values) | SModel2 | |
| setXML($xml) | SModel2 | |
| setXMLErrorMode($mode) | SObject | |
| toDB() | SDatabaseModel | |