프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$class | string | the class name to use to display picker | |
$pickerOptions | array | the javascript options for the picker bootstrap plugin. The picker bootstrap plugin extends from the tooltip plugin. Note that picker has also a 'width' just in case we display AJAX'ed content. |
메소드 | 설명 | |
---|---|---|
init ( ) | Initialization function | |
registerClientScript ( ) | Registers client script data | |
renderDataCellContent ( integer $row, mixed $data ) : string | void | Renders a data cell content, wrapping the value with the link that will activate the picker |
public array $pickerOptions | ||
리턴 | array |