Class WH_HTML

Description

Cambio v0.5a

http://cambiocms.org/

Located in /cms/includes/600_html.php (line 10)


	
			
Method Summary
 void adminImageLink ( $modid, [ $task = null], [ $elmid = null], [ $text = null], [ $confirm = false], [ $image = null], [ $extraparam = null])
 void adminLink ( $modid, [ $task = null], [ $elmid = null], [ $text = null], [ $confirm = false], [ $image = null], [ $extraparam = null])
 void adminPane ( $name,  $modulename, [ $show = 1])
 void adminQuickButton ( $modname,  $task,  $buttontext, [ $image = null], [ $elmid = null], [ $confirm = false], [ $tooltip_header = null], [ $tooltip_body = null])
 void adminWarning ( $msg)
 void bb ( $input)
 void beginform ( $module,  $task, [ $name = null])
 void buildAdminURL ( $module, [ $task = NULL], [ $nohtmlamp = false], [ $elmid = NULL])
 void buildURL ( $id, [ $moduleid = NULL], [ $task = NULL], [ $elmid = NULL])
 void clean ( $input)
 string compress_html ( $html, string $buffer)
 void deleteModuleButton ( $modid, [ $buttontext = 'delete'])
 void delModWarning ( $titel)
 void dump ( $var)
 void editButton ( $modid,  $task, [ $elmid = null], [ $buttontext = "edit"], [ $confirm = false], [ $tooltip_header = null], [ $tooltip_body = null], [ $extraparam = null])
 void editDiv ( $modid,  $task, [ $elmid = null], [ $confirm = false], [ $tooltip_header = null], [ $tooltip_body = null])
 void editModuleButton ( $modid, [ $buttontext = 'edit'])
 void endform ([ $submittext = null], [ $dontendform = false], [ $nocancel = false])
 void hideAdminButton ([ $text = null], [ $refreshpage = false])
 void noLangMarker ([ $lang = null])
 void printAdminButtons ( $data)
 void writeError ( $msg, [ $critical = false])
 void _ ( $input)
 void _default ( $toadd,  &$ignorespaces)
Methods
Constructor WH_HTML (line 17)

Helper class for WH website

WH_Helper WH_HTML ()
adminImageLink (line 216)
void adminImageLink ( $modid, [ $task = null], [ $elmid = null], [ $text = null], [ $confirm = false], [ $image = null], [ $extraparam = null])
  • $modid
  • $task
  • $elmid
  • $text
  • $confirm
  • $image
  • $extraparam
adminLink (line 210)
void adminLink ( $modid, [ $task = null], [ $elmid = null], [ $text = null], [ $confirm = false], [ $image = null], [ $extraparam = null])
  • $modid
  • $task
  • $elmid
  • $text
  • $confirm
  • $image
  • $extraparam
adminPane (line 375)
void adminPane ( $name,  $modulename, [ $show = 1])
  • $name
  • $modulename
  • $show
adminQuickButton (line 389)
void adminQuickButton ( $modname,  $task,  $buttontext, [ $image = null], [ $elmid = null], [ $confirm = false], [ $tooltip_header = null], [ $tooltip_body = null])
  • $modname
  • $task
  • $buttontext
  • $image
  • $elmid
  • $confirm
  • $tooltip_header
  • $tooltip_body
adminWarning (line 370)
void adminWarning ( $msg)
  • $msg
bb (line 30)
void bb ( $input)
  • $input
beginform (line 235)
void beginform ( $module,  $task, [ $name = null])
  • $module
  • $task
  • $name
buildAdminURL (line 294)
void buildAdminURL ( $module, [ $task = NULL], [ $nohtmlamp = false], [ $elmid = NULL])
  • $module
  • $task
  • $nohtmlamp
  • $elmid
buildURL (line 273)
void buildURL ( $id, [ $moduleid = NULL], [ $task = NULL], [ $elmid = NULL])
  • $id
  • $moduleid
  • $task
  • $elmid
clean (line 22)
void clean ( $input)
  • $input
compress_html (line 347)

function that gets rid of tabs, line breaks, and extra spaces

string compress_html ( $html, string $buffer)
  • string $buffer
  • $html
deleteModuleButton (line 229)
void deleteModuleButton ( $modid, [ $buttontext = 'delete'])
  • $modid
  • $buttontext
delModWarning (line 266)
void delModWarning ( $titel)
  • $titel
dump (line 326)
void dump ( $var)
  • $var
editButton (line 194)
void editButton ( $modid,  $task, [ $elmid = null], [ $buttontext = "edit"], [ $confirm = false], [ $tooltip_header = null], [ $tooltip_body = null], [ $extraparam = null])
  • $modid
  • $task
  • $elmid
  • $buttontext
  • $confirm
  • $tooltip_header
  • $tooltip_body
  • $extraparam
editDiv (line 203)
void editDiv ( $modid,  $task, [ $elmid = null], [ $confirm = false], [ $tooltip_header = null], [ $tooltip_body = null])
  • $modid
  • $task
  • $elmid
  • $confirm
  • $tooltip_header
  • $tooltip_body
editModuleButton (line 223)
void editModuleButton ( $modid, [ $buttontext = 'edit'])
  • $modid
  • $buttontext
endform (line 242)
void endform ([ $submittext = null], [ $dontendform = false], [ $nocancel = false])
  • $submittext
  • $dontendform
  • $nocancel
hideAdminButton (line 256)
void hideAdminButton ([ $text = null], [ $refreshpage = false])
  • $text
  • $refreshpage
htmlspecialchars_nocodeblocks (line 43)
void htmlspecialchars_nocodeblocks ( $text)
  • $text
noLangMarker (line 363)
void noLangMarker ([ $lang = null])
  • $lang
printAdminButtons (line 310)
void printAdminButtons ( $data)
  • $data
writeError (line 332)
void writeError ( $msg, [ $critical = false])
  • $msg
  • $critical
_ (line 57)
void _ ( $input)
  • $input
_default (line 183)
void _default ( $toadd,  &$ignorespaces)
  • $toadd
  • &$ignorespaces

Documentation generated on Fri, 24 Oct 2008 15:58:18 +0200 by phpDocumentor 1.4.1