Class EditableField
EditableField class file.
This widget makes editable single attribute of model
- CComponent
- CBaseController
- CWidget
- EditableField
License: New BSD License
Author: Vitaliy Potapov <noginsk@rambler.ru>
Version: 1.0.0
Link: https://github.com/vitalets/yii-bootstrap-editable
Located at vitalets/yii-bootstrap-editable/EditableField.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from CWidget
__construct()
,
actions()
,
getController()
,
getId()
,
getOwner()
,
getViewFile()
,
getViewPath()
,
render()
,
setId()
Methods inherited from CBaseController
beginCache()
,
beginClip()
,
beginContent()
,
beginWidget()
,
createWidget()
,
endCache()
,
endClip()
,
endContent()
,
endWidget()
,
renderFile()
,
renderInternal()
,
widget()
Methods inherited from CComponent
__call()
,
__get()
,
__isset()
,
__set()
,
__unset()
,
asa()
,
attachBehavior()
,
attachBehaviors()
,
attachEventHandler()
,
canGetProperty()
,
canSetProperty()
,
detachBehavior()
,
detachBehaviors()
,
detachEventHandler()
,
disableBehavior()
,
disableBehaviors()
,
enableBehavior()
,
enableBehaviors()
,
evaluateExpression()
,
getEventHandlers()
,
hasEvent()
,
hasEventHandler()
,
hasProperty()
,
raiseEvent()
Magic methods summary
Properties summary
public
mixed
|
$model | |
public
mixed
|
$attribute | |
public
mixed
|
$type | |
public
mixed
|
$url | |
public
mixed
|
$title | |
public
mixed
|
$emptytext | |
public
mixed
|
$text | |
public
mixed
|
$value | |
public
mixed
|
$placement | |
public
mixed
|
$inputclass | |
public
mixed
|
$autotext | |
public
mixed
|
$placeholder | |
public
array
|
$source | |
public
mixed
|
$prepend | |
public
mixed
|
$format | |
public
mixed
|
$viewformat | |
public
mixed
|
$language | |
public
mixed
|
$weekStart | |
public
mixed
|
$startView | |
public
mixed
|
$validate | |
public
mixed
|
$success | |
public
mixed
|
$error | |
public
mixed
|
$onInit | |
public
mixed
|
$onUpdate | |
public
mixed
|
$onRender | |
public
mixed
|
$onShown | |
public
mixed
|
$onHidden | |
public
array
|
$options | |
public
array
|
$htmlOptions | |
public
boolean
|
$encode | |
public
mixed
|
$enabled |
Properties inherited from CWidget
$actionPrefix
,
$skin
Magic properties inherited from CWidget
$controller
,
$id
,
$owner
,
$viewPath