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

Go to the source code of this file.

Namespaces

 Ajax\semantic\html\collections\form\traits
 

Functions

 addLabel ($caption, $style="label-default", $leftSeparator=" ")
 
 addContent ($content, $before=false)
 
 getField ()
 
 getDataField ()
 
 setFocus ()
 
 addLoading ()
 
 labeled ($label, $direction=Direction::LEFT, $icon=NULL)
 
 labeledCheckbox ($direction=Direction::LEFT, $caption="", $value=NULL, $checkboxType=NULL)
 
 labeledToCorner ($icon, $direction=Direction::LEFT)
 
 addAction ($action, $direction=Direction::RIGHT, $icon=NULL, $labeled=false)
 
 addDropdown ($label="", $items=array(), $direction=Direction::RIGHT)
 
 setTransparent ()
 
 setReadonly ()
 
 setName ($name)
 
 setFluid ()
 
 setDisabled ($disable=true)
 
 setJsContent ($content)
 
 getJsContent ()
 
 asFile ($caption='', $direction=Direction::RIGHT, $icon='cloud upload alternate', $labeled=false)
 

Variables

trait FieldTrait