Loading Please wait...

dict.php File Reference

Go to the source code of this file.

Data Structures

class  HtmlTag
 Parent class of all Html Tag Classes. More...
class  font
 The Class for font Tag. More...
class  span
 The Class for span Tag. More...
class  label
 The Class for label Tag. More...
class  form
 HTML Form Helper This Class Can generete verious HTML Tags related To form like TextBox, CheckBox, selectBox etc. More...
class  bold
 Represents the Bold tag. More...
class  italics
 Represents the Italics tag. More...
class  underline
 Represents the underline tag. More...

Functions

 merge_attr ($attr)
 Merges the attributes array into a String.
 auto_list ($list, $tag="ul")
 Generates a List <ol/ul> with Tags from an array.
 auto_ol ($list, $attr=null)
 Generate's an Ordered List with.
 auto_ul ($list, $attr=null)
 Generate's an unOrdered List with.
 spc ($num=0)
 Generates Non Breaking Spaces of specified ammount.
 brk ($num=0)
 Generates Line Breaks of specified ammount.
 image ($src, $name=null, $attr=null)
 Generates Image Tags You can also Specify additional attributes for the Tag throught an associatiove array as the 2nd and Optional Argument.


Generated on Mon Oct 27 23:51:56 2008 for zigmoyd.kdevelop by doxygen 1.5.6