Class TwitterApp
Authentication data for using a Twitter app to enable Twitter integration.
- CComponent
- CModel implements IteratorAggregate, ArrayAccess
- JSONEmbeddedModel
- TwitterApp implements AdminOwnedCredentials
public static
|
|
public
|
|
public
array
|
|
public
|
|
public
|
|
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
|
|
public
|
|
public
|
#
htmlOptions( type $name, mixed $options = array () )
Generate a list of options to send to methods within CHtml that take HTML element options/properties, so that it includes the proper name of the input. |
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. |
attributeNames(),
detailView(),
getProtectedFieldPlaceholder(),
renderInput(),
renderProtectedInput(),
resolveName(),
setAttributes()
|
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
string
|
$oauthAccessToken | '' |
|
public
string
|
$oauthAccessTokenSecret | '' |
|
public
string
|
$consumerKey | '' |
|
public
string
|
$consumerSecret | '' |
$_attributeNames,
$exoAttr,
$exoFormName,
$exoModel,
$requiresAdmin
|
$attributes,
$errors,
$iterator,
$safeAttributeNames,
$scenario,
$validatorList,
$validators
|