|
| __construct ($id=null) |
|
| initPropertyDescriptors () |
|
| getLabel () |
|
| __construct ($id=0) |
|
| initPropertyDescriptors () |
|
| addDbFieldProps ($includeList=null, $tableName=null) |
|
| getLabel () |
|
| getLabelSeparator () |
|
& | initFromData ($assocArray, &$fieldMap) |
|
| initMissingFields (&$missingFieldsMap) |
|
| save () |
|
| isNew () |
|
| getSaveErrorMessages () |
|
| checkValueInOptions ($prop, &$errs) |
|
| getValueNoOptionErrorMessage ($prop, $value) |
|
| getValueWithIdNoOptionErrorMessage ($prop, $id) |
|
| getPropsForCheckOptions () |
|
| delete () |
|
| recurseDelete () |
|
| recurseCopyFrom ($original, $fromProp=null) |
|
| getPropsForRecurseCopy ($fromProp=null) |
|
| copyValuesOf ($prop, $values) |
|
| copyFrom ($original, $fromProp=null) |
|
| registerCopyFrom ($original) |
|
| addVerifyOnDeleteValues (&$result, $exclude=array()) |
|
| pntDelete () |
|
| getDeleteErrorMessages ($cascading=array()) |
|
| getOnDeleteProps ($cascading) |
|
| getOnDeleteErrorMessage ($prop, $values) |
|
| loadData ($id) |
|
| __construct () |
|
| copy () |
|
| getClass () |
|
| getClassDescriptor () |
|
| initPropertyDescriptors () |
|
| getOid () |
|
| addFieldProp ($name, $type, $readOnly=false, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null, $persistent=true) |
|
| addDerivedProp ($name, $type, $readOnly=true, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null) |
|
| addMultiValueProp ($name, $type, $readOnly=true, $minValue=null, $maxValue=null, $minLength=0, $maxLength=null, $classDir=null) |
|
| getPropertyDescriptor ($propertyName) |
|
| get ($propertyName, $filter=true) |
|
| set ($propertyName, $value) |
|
| getOptions ($name, $filter=true) |
|
| getValueValidator ($prop) |
|
| validateGetErrorString ($prop, $value, $validateReadOnly=true) |
|
| basicGetLabel () |
|
| getLabel () |
|
| __toString () |
|
| release () |
|
| getEditInfo () |
|
| toString () |
|
| _getValueValidator ($prop) |
|