phpMv  -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
CheckboxTrait.php File Reference

Go to the source code of this file.

Namespaces

 Ajax\semantic\html\collections\form\traits
 

Functions

 setType ($checkboxType)
 
 attachEvent ($selector, $action=NULL)
 Attach $this to $selector and fire $action. More...
 
 attachEvents ($events=array())
 Attach $this to an array of $action=>$selector. More...
 
 getField ()
 
 getHtmlCk ()
 
 setName ($name)
 
 getDataField ()
 
 setChecked ($value=true)
 Check the checkbox. More...
 

Variables

trait CheckboxTrait