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

Go to the source code of this file.

Namespaces

 Ajax\semantic\traits
 

Functions

 htmlTable ($identifier, $rowCount, $colCount)
 
 htmlMessage ($identifier, $content="", $styles=NULL)
 Adds a new message. More...
 
 htmlMenu ($identifier, $items=array())
 
 htmlIconMenu ($identifier, $items=array())
 Adds an icon menu. More...
 
 htmlLabeledIconMenu ($identifier, $items=array())
 Adds an labeled icon menu. More...
 
 htmlBreadcrumb ($identifier, $items=array(), $autoActive=true, $startIndex=0, $hrefFunction=NULL)
 Returns a new Semantic Html Breadcrumb. More...
 
 htmlForm ($identifier, $elements=array())
 Returns a new Semantic Form. More...
 
 htmlGrid ($identifier, $numRows=1, $numCols=NULL, $createCols=true, $implicitRows=false)
 

Variables

trait SemanticHtmlCollectionsTrait