Class EmailDropboxSettings
Settings for the email dropbox.
- CComponent
- CModel implements IteratorAggregate, ArrayAccess
- JSONEmbeddedModel
- EmailDropboxSettings
Package: application\models\embedded
Author: Demitri Morgan <demitri@x2engine.com>
Located at x2engine/protected/models/embedded/EmailDropboxSettings.php
Author: Demitri Morgan <demitri@x2engine.com>
Located at x2engine/protected/models/embedded/EmailDropboxSettings.php
public
array
|
#
attributeLabels( )
Returns the attribute labels. Attribute labels are mainly used in error
messages of validation. By default an attribute label is generated using |
public
array
|
|
public
array
|
|
public
|
#
detailView( )
Child classes implementing this should override this function to generate a detail view. The resulting markup should be echoed out, not returned. |
public
type
|
|
public
|
|
public
|
#
renderInputs( )
Child classes implementing this should generate all necessary input form elements for modifying fields of the embedded model. The resulting markup should be echoed out, not returned. |
addError(),
addErrors(),
afterConstruct(),
afterValidate(),
beforeValidate(),
behaviors(),
clearErrors(),
createValidators(),
generateAttributeLabel(),
getAttributeLabel(),
getAttributes(),
getError(),
getErrors(),
getIterator(),
getSafeAttributeNames(),
getScenario(),
getValidatorList(),
getValidators(),
hasErrors(),
isAttributeRequired(),
isAttributeSafe(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
onAfterConstruct(),
onAfterValidate(),
onBeforeValidate(),
onUnsafeAttribute(),
setScenario(),
unsetAttributes(),
validate()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
mixed
|
$alias | null |
|
public
integer
|
$createContact | 1 |
|
public
integer
|
$zapLineBreaks | 0 |
|
public
integer
|
$emptyContact | 1 |
|
public
integer
|
$logging | 0 |
|
public
integer
|
$ignoreEmptyName | 0 |
|
public
string
|
$caseFlag | 'case #' |
$_attributeNames,
$exoAttr,
$exoFormName,
$exoModel,
$requiresAdmin
|
$attributes,
$errors,
$iterator,
$safeAttributeNames,
$scenario,
$validatorList,
$validators
|