[HTML] element index

Package indexes

All elements
a b c d f g h i l o p r s t w _
_
top
Method __construct
rcube_html_page::__construct() in rcube_html_page.php
Constructor
Method __construct
Constructor
Method __construct
Object constructor
Method __construct
Constructor
Method __construct
Constructor
a
top
Variable $allowed
Variable $allowed
Variable $allowed
html::$allowed in html.php
Variable $allowed
Variable $allowed
Variable $allowed
Variable $attrib
html::$attrib in html.php
Method a
html::a() in html.php
Derrived method for link tags
Method add
html_table::add() in html.php
Add a table cell
Method add
html_select::add() in html.php
Add a new option to this drop-down
Method add
Add a hidden field to this instance
Method add_footer
rcube_html_page::add_footer() in rcube_html_page.php
Add HTML code to the page footer To be added right befor </body>
Method add_header
Add a table header cell
Method add_header
rcube_html_page::add_header() in rcube_html_page.php
Add HTML code to the page header
Method add_row
Jump to next row
Method add_script
rcube_html_page::add_script() in rcube_html_page.php
Add inline javascript code
Method attrib_string
Create string with attributes
b
top
Variable $base_path
rcube_html_page::$base_path in rcube_html_page.php
Variable $body
rcube_html_page::$body in rcube_html_page.php
Method br
html::br() in html.php
Derrived method for line breaks
c
top
Variable $charset
rcube_html_page::$charset in rcube_html_page.php
Variable $common_attrib
Variable $containers
html::$containers in html.php
Variable $content
html::$content in html.php
Variable $css_files
rcube_html_page::$css_files in rcube_html_page.php
d
top
Variable $default_template
rcube_html_page::$default_template in rcube_html_page.php
Variable $doctype
html::$doctype in html.php
Method div
html::div() in html.php
Derrived method for <div> containers
Method doctype
html::doctype() in html.php
f
top
Variable $fields_arr
Variable $footer
rcube_html_page::$footer in rcube_html_page.php
g
top
Method get_charset
rcube_html_page::get_charset() in rcube_html_page.php
Getter for output charset
Method get_row_attribs
Get row attributes
h
top
Variable $header
rcube_html_page::$header in rcube_html_page.php
Class html
html in html.php
Class for HTML code creation
Page html.php
html.php in html.php
Class html_checkbox
html_checkbox in html.php
Class to create HTML checkboxes
Class html_hiddenfield
html_hiddenfield in html.php
Class to create an hidden HTML input field
Class html_inputfield
html_inputfield in html.php
Class to create an HTML input field
Class html_passwordfield
html_passwordfield in html.php
Class to create an HTML password field
Class html_radiobutton
html_radiobutton in html.php
Class to create HTML radio buttons
Class html_select
html_select in html.php
Builder for HTML drop-down menus
Class html_table
html_table in html.php
Class to build an HTML table
Class html_textarea
html_textarea in html.php
Class to create an HTML textarea
i
top
Method iframe
html::iframe() in html.php
Derrived method to create <iframe></iframe>
Method img
html::img() in html.php
Derrived method to create <img />
Method include_css
rcube_html_page::include_css() in rcube_html_page.php
Link an external css file
Method include_script
rcube_html_page::include_script() in rcube_html_page.php
Link an external script file
l
top
Variable $lc_tags
html::$lc_tags in html.php
Method label
html::label() in html.php
Derrived method for form element labels
o
top
Variable $options
p
top
Method p
html::p() in html.php
Derrived method for <p> blocks
r
top
Class rcube_html_page
rcube_html_page in rcube_html_page.php
Class for HTML page creation
Page rcube_html_page.php
rcube_html_page.php in rcube_html_page.php
Method remove_body
Remove table body (all rows)
Method remove_column
Remove a column from a table Useful for plugins making alterations
Method reset
rcube_html_page::reset() in rcube_html_page.php
Reset all saved properties
s
top
Variable $scripts
rcube_html_page::$scripts in rcube_html_page.php
Variable $scripts_path
rcube_html_page::$scripts_path in rcube_html_page.php
Variable $script_files
rcube_html_page::$script_files in rcube_html_page.php
Method script
html::script() in html.php
Derrived method to create <script> tags
Method set_charset
rcube_html_page::set_charset() in rcube_html_page.php
Setter for output charset.
Method set_row_attribs
Set row attributes
Method set_title
rcube_html_page::set_title() in rcube_html_page.php
Setter for page title
Method show
Create HTML code for the hidden fields
Method show
Get HTML code for this object
Method show
html::show() in html.php
Return the tag code
Method show
Get HTML code for this object
Method show
Get HTML code for this object
Method show
Compose input tag
Method show
html_table::show() in html.php
Build HTML output of the table data
Method show
Get HTML code for this object
Method size
html_table::size() in html.php
Count number of rows
Method span
html::span() in html.php
Derrived method for inline span tags
t
top
Variable $tagname
Variable $tagname
html::$tagname in html.php
Variable $tagname
Variable $tagname
Variable $tagname
Variable $tagname
Variable $title
rcube_html_page::$title in rcube_html_page.php
Variable $type
Variable $type
Variable $type
Variable $type
Variable $type
Method tag
html::tag() in html.php
Generic method to create a HTML tag
w
top
Method write
rcube_html_page::write() in rcube_html_page.php
Process template and write to stdOut
a b c d f g h i l o p r s t w _