Next: html_paragraph($htmltext):
Up: HTML-Schnittstelle
Previous: html_form($param, $elements, $data =
-
html_paragraph($htmltext):
-
html_div($htmltext, $alignment="center"):
-
html_nobreak($htmltext):
-
html_list($listtype, $items, $list_param = array(), $caption
= ""):
-
html_ordered_list($items, $list_param = array(), $caption =
""):
-
html_unordered_list($items, $list_param = array(), $caption
= ""):
-
html_definition_list($items, $list_param = array(), $caption
= ""):
-
html_link($url, $text, $options = ""):
-
html_img($param):
-
html_link_with_image($url, $img_param, $text = "",
$options = ""):
-
html_link_raw($url, $htmltext, $options = ""):
-
html_headline($text, $level = 2):
-
html_textattribs($htmltext, $type="bold"):
-
html_fgcolor ($htmltext, $fgcolor):
-
html_nl($count = 1):
-
html_space($count = 1):
-
html_comment($text):
-
html_comment2($text):
-
string2html($text):
-
html_link_parameter ($key, $val):
-
html_start($title, $body_param = array (), $headparam = array()):
-
html_stop():
-
html_usertext($usertext, $type, $default = ""):
-
Funktionen zur Erzeugung von Links/Hidden-Formelementen zur HTTP-Übergabe
von Arrays:
-
html_link_parameter_array ($name, $data):
-
html_link_parameter_array_raw ($name, $data):
-
html_form_parameter_array ($name, $data):
-
*html_arrayquery_parameter_pairs($prefix, $data):
-
*html_substitute_data ($string, $data, $allflag = 0, $subst_type
= 7, $defaultkey = "", $complex_names_allowed
= 0, $startchar = '$'):
Copyright Munich Network Management Team