Supa Phormat
  • Class Functions
    • set_default( $strTag, $strKey, $mixValue ) - Set the defaults for one of the outputs
  • Input Functions
    • input_checkbox( $strName, $mixValue="", $bolChecked=true, $bolPrint=true, $bolFormat=true )
    • input_dropdownbox( $strName, $mixValues, $strSelected="", $objExtra="", $bolPrint=true, $bolFormat=true ) [select]
    • input_text( $strName="", $mixValue="", $objExtra="", $bolPrint=false, $bolFormat=true ) [input_text]
    • input_textbox( $strName, $mixValue, $objExtra="", $bolPrint=true, $intRows=5, $intCols=20, $bolFormat=true) [textarea]
    • input_submit( $mixValue="submit", $objExtra="", $bolPrint=true, $bolFormat=true, $strName="button_submit" ) [input_submit]
  • Form Functions
    • bform( $strAction="", $strMethod="POST", $strHidden="", $objExtra="", $bolPrint=true )
    • eform( $bolPrint=true )
  • Table Functions
    • btable( $objExtra="", $bolPrint=true )
  • Make Functions
    • make_table_headers( $objColumns, $bolPrint=true )
  • Quick Functions
    • quick_link( $strHref="", $strText="", $objExtra="", $bolPrint=true, $bolFormat=false ) - Output a quick hyperlink
    • quick_td( $text=" ", $extra="", $print=true ) - Output a quick table column
    • quick_div( $text, $objExtra="", $bolPrint=true, $bolFormat=true) - Quickly formats a div box
page_revision: 13, last_edited: 1257105209|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License