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

Go to the source code of this file.

Namespaces

 Ajax\semantic\traits
 

Functions

 htmlCheckbox ($identifier, $label=NULL, $value=NULL, $type=NULL)
 Module checkbox. More...
 
 htmlRadios ($identifier, $items=[], $label=NULL, $value=NULL, $type=NULL)
 
 htmlRating ($identifier, $value, $max, $icon="")
 
 htmlProgress ($identifier, $value=0, $label=NULL)
 
 htmlSearch ($identifier, $placeholder=NULL, $icon=NULL)
 
 htmlDimmer ($identifier, $content=NULL)
 
 htmlModal ($identifier, $header="", $content="", $actions=array())
 Returns a new semantic modal dialog. More...
 
 htmlTab ($identifier, $tabs=array())
 Returns a new Semantic Tab. More...
 
 htmlShape ($identifier, $slides=array())
 Returns a new Semantic Shape. More...
 
 htmlDropdown ($identifier, $value="", $items=array(), $associative=true)
 
 htmlPopup (BaseHtml $container, $identifier, $content)
 
 htmlAccordion ($identifier)
 Returns a new Semantic Accordion. More...
 
 htmlAccordionMenu ($identifier, $items=array())
 Return a new Semantic Menu Accordion. More...
 
 htmlSticky ($identifier, $content=array())
 Returns a new Semantic Sticky. More...
 
 htmlSlider ($identifier)
 Returns a new Semantic Slider. More...
 

Variables

trait SemanticHtmlModulesTrait