, including all inherited members.
$ATTRIBUTES | SDRValue | [static] |
__construct($constraints=null) | SDRValue | |
ModelBase::__construct() | ModelBase | |
__get($attr) | SModel2 | |
__set($attr, $value) | SModel2 | |
addSDRDateValue($entry= '') | SDRValue | |
addSDRFieldValue($field) | SDRValue | |
addSDRIntValue($entry) | SDRValue | |
addSDRTextValue($entry) | SDRValue | |
addSDRVersionFieldValue($version, $field) | SDRValue | |
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()) | SDRValue | [static] |
findOrAddValue($entry, $field) | SDRValue | [static] |
fromDB($rep) | SDatabaseModel | |
getAttributeDefault($attr) | SModel2 | |
getAttributeForeign($attr) | SModel2 | |
getAttributeInfo($attr) | SModel2 | |
getAttributes($metainfo=false) | SModel2 | |
getAttributesStatic() | SDRValue | [static] |
getAttributeType($attr) | SModel2 | |
getConstraintForPrimaryKey($skipStorageCheck=false) | SDatabaseModel | |
getDBI() | ModelBase | [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) | SDRValue | [static] |
getPrimaryKey() | SDatabaseModel | |
getStaticError() | SObject | [static] |
getStaticWarning() | SObject | [static] |
getTableName() | SDatabaseModel | |
getTableNameStatic() | SDRValue | [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) | ModelBase | [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 | |
listSDRDateValues($constraints=array(), $limit=array(), $order=array(), $count=false) | SDRValue | |
listSDRDateValuesMulti($constraints=array(), $limit=array(), $order=array(), $count=false, $depth=1) | SDRValue | |
listSDRFieldValues($constraints=array(), $limit=array(), $order=array(), $count=false) | SDRValue | |
listSDRFieldValuesMulti($constraints=array(), $limit=array(), $order=array(), $count=false, $depth=1) | SDRValue | |
listSDRIntValues($constraints=array(), $limit=array(), $order=array(), $count=false) | SDRValue | |
listSDRIntValuesMulti($constraints=array(), $limit=array(), $order=array(), $count=false, $depth=1) | SDRValue | |
listSDRTextValues($constraints=array(), $limit=array(), $order=array(), $count=false) | SDRValue | |
listSDRTextValuesMulti($constraints=array(), $limit=array(), $order=array(), $count=false, $depth=1) | SDRValue | |
listSDRVersionFieldValues($constraints=array(), $limit=array(), $order=array(), $count=false) | SDRValue | |
listSDRVersionFieldValuesMulti($constraints=array(), $limit=array(), $order=array(), $count=false, $depth=1) | SDRValue | |
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) | SDRValue | [static] |
revert() | SModel2 | |
setFormatted($field, $newValue) | SDatabaseModel | |
setPrettyWarning($function, $warning) | SObject | |
setValues($values) | SModel2 | |
setXML($xml) | SModel2 | |
setXMLErrorMode($mode) | SObject | |
toDB() | SDatabaseModel | |