[ PHPXref.com ] [ Generated: Sun Jul 20 19:13:40 2008 ] [ osCommRes 1.2.0 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/includes/functions/ -> html_output.php (summary)

(no description)

File Size: 303 lines (11 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 16 functions

  tep_href_link()
  tep_image()
  tep_image_submit()
  tep_image_button()
  tep_draw_separator()
  tep_draw_form()
  tep_draw_input_field()
  tep_draw_password_field()
  tep_draw_selection_field()
  tep_draw_checkbox_field()
  tep_draw_radio_field()
  tep_draw_textarea_field()
  tep_draw_hidden_field()
  tep_hide_session_id()
  tep_draw_pull_down_menu()
  tep_get_country_list()

Functions
Functions that are not part of a class:

tep_href_link($page = '', $parameters = '', $connection = 'NONSSL', $add_session_id = true, $search_engine_safe = true)   X-Ref
No description

tep_image($src, $alt = '', $width = '', $height = '', $parameters = '')   X-Ref
No description

tep_image_submit($image, $alt = '', $parameters = '')   X-Ref
No description

tep_image_button($image, $alt = '', $parameters = '')   X-Ref
No description

tep_draw_separator($image = 'pixel_black.gif', $width = '100%', $height = '1')   X-Ref
No description

tep_draw_form($name, $action, $method = 'post', $parameters = '')   X-Ref
No description

tep_draw_input_field($name, $value = '', $parameters = '', $type = 'text', $reinsert_value = true)   X-Ref
No description

tep_draw_password_field($name, $value = '', $parameters = 'maxlength="40"')   X-Ref
No description

tep_draw_selection_field($name, $type, $value = '', $checked = false, $parameters = '')   X-Ref
No description

tep_draw_checkbox_field($name, $value = '', $checked = false, $parameters = '')   X-Ref
No description

tep_draw_radio_field($name, $value = '', $checked = false, $parameters = '')   X-Ref
No description

tep_draw_textarea_field($name, $wrap, $width, $height, $text = '', $parameters = '', $reinsert_value = true)   X-Ref
No description

tep_draw_hidden_field($name, $value = '', $parameters = '')   X-Ref
No description

tep_hide_session_id()   X-Ref
No description

tep_draw_pull_down_menu($name, $values, $default = '', $parameters = '', $required = false)   X-Ref
No description

tep_get_country_list($name, $selected = '', $parameters = '')   X-Ref
No description



[ Powered by PHPXref - Served by Debian GNU/Linux ]