HTML
[ class tree: HTML ] [ index: HTML ] [ all elements ]

Element index for package HTML

[ a ] [ c ] [ e ] [ f ] [ h ] [ i ] [ p ] [ r ] [ s ] [ t ]

a

AHrefLocator
in file HTMLlinks.php, method HTMLlinks::AHrefLocator()
    AHref detection function
top

c

$charset_attr
in file HTMLlinks.php, variable HTMLlinks::$charset_attr
    Variable that contains charset attribute
$class
in file HTML.php, variable HTML::$class
    Variable that contains class parameter
top

e

$elementtype
in file HTML.php, variable HTML::$elementtype
    Variable that contains type of the xHTML element
$elementvalue
in file HTML.php, variable HTML::$elementvalue
    Variable that contains element value
top

f

$formaction
in file HTML.php, variable HTML::$formaction
    Variable that contains action to be done when submitting form
$formenctype
in file HTML.php, variable HTML::$formenctype
    Variable that contains encryption type to use when submitting form
$formmethod
in file HTML.php, variable HTML::$formmethod
    Variable that contains method to use when submitting form
$forvalue
in file HTML.php, variable HTML::$forvalue
    Variable that contains for value
FormatEmail
in file HTMLlinks.php, method HTMLlinks::FormatEmail()
    Email format function
top

h

$hreflang_attr
in file HTMLlinks.php, variable HTMLlinks::$hreflang_attr
    Variable that contains hreflang attribute
$href_attr
in file HTMLlinks.php, variable HTMLlinks::$href_attr
    Variable that contains href attribute
$html_needclose
in file HTMLtextareas.php, variable HTMLtextareas::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLinputs.php, variable HTMLinputs::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLps.php, variable HTMLps::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLforms.php, variable HTMLforms::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLhs.php, variable HTMLhs::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLdivs.php, variable HTMLdivs::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLlabels.php, variable HTMLlabels::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLselects.php, variable HTMLselects::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTML.php, variable HTML::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLtablesRows.php, variable HTMLtablesRows::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLtables.php, variable HTMLtables::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLselectsOptions.php, variable HTMLselectsOptions::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_needclose
in file HTMLtablesRowsCells.php, variable HTMLtablesRowsCells::$html_needclose
    Variable that contains switch defining if tag needs to be closed
$html_output
in file HTML.php, variable HTML::$html_output
    Variable that contains html output
$html_tag
in file HTMLselectsOptions.php, variable HTMLselectsOptions::$html_tag
    Variable that contains tag
$html_tag
in file HTMLlabels.php, variable HTMLlabels::$html_tag
    Variable that contains tag
$html_tag
in file HTMLtables.php, variable HTMLtables::$html_tag
    Variable that contains tag
$html_tag
in file HTMLtablesRowsCells.php, variable HTMLtablesRowsCells::$html_tag
    Variable that contains tag
$html_tag
in file HTMLtablesRows.php, variable HTMLtablesRows::$html_tag
    Variable that contains tag
$html_tag
in file HTMLps.php, variable HTMLps::$html_tag
    Variable that contains tag
$html_tag
in file HTMLselects.php, variable HTMLselects::$html_tag
    Variable that contains tag
$html_tag
in file HTMLtextareas.php, variable HTMLtextareas::$html_tag
    Variable that contains tag
$html_tag
in file HTMLinputs.php, variable HTMLinputs::$html_tag
    Variable that contains tag
$html_tag
in file HTMLhs.php, variable HTMLhs::$html_tag
    Variable that contains tag
$html_tag
in file HTMLdivs.php, variable HTMLdivs::$html_tag
    Variable that contains tag
$html_tag
in file HTML.php, variable HTML::$html_tag
    Variable that contains tag
$html_tag
in file HTMLforms.php, variable HTMLforms::$html_tag
    Variable that contains tag
HTML
in file HTML.php, class HTML
    This class manages HTML objects.
HTML.php
procedural page HTML.php
HTMLCloseTag
in file HTML.php, method HTML::HTMLCloseTag()
    HTML closing tag function
HTMLDivClose
in file HTMLdivs.php, method HTMLdivs::HTMLDivClose()
    HTML closing Div tag function
HTMLDivConstruct
in file HTMLdivs.php, method HTMLdivs::HTMLDivConstruct()
    HTML Div construction function
HTMLDivOpen
in file HTMLdivs.php, method HTMLdivs::HTMLDivOpen()
    xHTML Div opening tag function
HTMLdivs
in file HTMLdivs.php, class HTMLdivs
    This class manages HTMLdivs objects.
HTMLdivs.php
procedural page HTMLdivs.php
HTMLFormClose
in file HTMLforms.php, method HTMLforms::HTMLFormClose()
    HTML closing Form tag function
HTMLFormConstruct
in file HTMLforms.php, method HTMLforms::HTMLFormConstruct()
    HTML Form construction function
HTMLFormOpen
in file HTMLforms.php, method HTMLforms::HTMLFormOpen()
    xHTML Form opening tag function
HTMLforms
in file HTMLforms.php, class HTMLforms
    This class manages HTMLforms objects. This class creates xHTML forms.
HTMLforms.php
procedural page HTMLforms.php
HTMLHClose
in file HTMLhs.php, method HTMLhs::HTMLHClose()
    HTML closing Hx tag function
HTMLHConstruct
in file HTMLhs.php, method HTMLhs::HTMLHConstruct()
    HTML Hx construction function
HTMLHOpen
in file HTMLhs.php, method HTMLhs::HTMLHOpen()
    xHTML Hx opening tag function
HTMLhs
in file HTMLhs.php, class HTMLhs
    This class manages HTMLhs objects. This class creates xHTML Hx titles.
HTMLhs.php
procedural page HTMLhs.php
HTMLInputClose
in file HTMLinputs.php, method HTMLinputs::HTMLInputClose()
    HTML closing Input tag function
HTMLInputConstruct
in file HTMLinputs.php, method HTMLinputs::HTMLInputConstruct()
    HTML Input construction function
HTMLInputOpen
in file HTMLinputs.php, method HTMLinputs::HTMLInputOpen()
    xHTML Input opening tag function
HTMLinputs
in file HTMLinputs.php, class HTMLinputs
    This class manages HTMLinputs objects. This class creates xHTML inputs.
HTMLinputs.php
procedural page HTMLinputs.php
HTMLLabelClose
in file HTMLlabels.php, method HTMLlabels::HTMLLabelClose()
    HTML closing Label tag function
HTMLLabelConstruct
in file HTMLlabels.php, method HTMLlabels::HTMLLabelConstruct()
    HTML Label construction function
HTMLLabelOpen
in file HTMLlabels.php, method HTMLlabels::HTMLLabelOpen()
    xHTML Labels opening tag function
HTMLlabels
in file HTMLlabels.php, class HTMLlabels
    This class manages xHTML Labels objects.
HTMLlabels.php
procedural page HTMLlabels.php
HTMLlinks
in file HTMLlinks.php, class HTMLlinks
    This class manages HTMLlinks objects.
HTMLlinks.php
procedural page HTMLlinks.php
HTMLOpenTag
in file HTML.php, method HTML::HTMLOpenTag()
    HTML opening tag function
HTMLPClose
in file HTMLps.php, method HTMLps::HTMLPClose()
    HTML closing P tag function
HTMLPConstruct
in file HTMLps.php, method HTMLps::HTMLPConstruct()
    HTML P construction function
HTMLPOpen
in file HTMLps.php, method HTMLps::HTMLPOpen()
    xHTML P opening tag function
HTMLps
in file HTMLps.php, class HTMLps
    This class manages HTMLps objects. This class creates xHTML Paragraphs.
HTMLps.php
procedural page HTMLps.php
HTMLSelectClose
in file HTMLselects.php, method HTMLselects::HTMLSelectClose()
    HTML closing select tag function
HTMLSelectConstruct
in file HTMLselects.php, method HTMLselects::HTMLSelectConstruct()
    HTML select construction function
HTMLSelectOpen
in file HTMLselects.php, method HTMLselects::HTMLSelectOpen()
    xHTML Select opening tag function
HTMLSelectOptionClose
in file HTMLselectsOptions.php, method HTMLselectsOptions::HTMLSelectOptionClose()
    HTML closing select tag function
HTMLSelectOptionConstruct
in file HTMLselectsOptions.php, method HTMLselectsOptions::HTMLSelectOptionConstruct()
    HTML select option construction function
HTMLSelectOptionOpen
in file HTMLselectsOptions.php, method HTMLselectsOptions::HTMLSelectOptionOpen()
    xHTML Option opening tag function
HTMLselects
in file HTMLselects.php, class HTMLselects
    This class manages HTML select lists objects.
HTMLselects.php
procedural page HTMLselects.php
HTMLselectsOptions
in file HTMLselectsOptions.php, class HTMLselectsOptions
    This class manages HTML select option objects.
HTMLselectsOptions.php
procedural page HTMLselectsOptions.php
HTMLTableCellClose
in file HTMLtablesRowsCells.php, method HTMLtablesRowsCells::HTMLTableCellClose()
    HTML closing cell tag function
HTMLTableCellConstruct
in file HTMLtablesRowsCells.php, method HTMLtablesRowsCells::HTMLTableCellConstruct()
    HTML Table cell tag construction function
HTMLTableCellOpen
in file HTMLtablesRowsCells.php, method HTMLtablesRowsCells::HTMLTableCellOpen()
    xHTML Table cell opening tag function
HTMLTableClose
in file HTMLtables.php, method HTMLtables::HTMLTableClose()
    HTML closing table tag function
HTMLTableConstruct
in file HTMLtables.php, method HTMLtables::HTMLTableConstruct()
    HTML table construction function
HTMLTableOpen
in file HTMLtables.php, method HTMLtables::HTMLTableOpen()
    xHTML Table opening tag function
HTMLTableRowClose
in file HTMLtablesRows.php, method HTMLtablesRows::HTMLTableRowClose()
    HTML row closing tag function
HTMLTableRowConstruct
in file HTMLtablesRows.php, method HTMLtablesRows::HTMLTableRowConstruct()
    HTML Table row tag construction function
HTMLTableRowOpen
in file HTMLtablesRows.php, method HTMLtablesRows::HTMLTableRowOpen()
    xHTML Table row opening tag function
HTMLtables
in file HTMLtables.php, class HTMLtables
    This class manages HTMLtables objects. This class creates xHTML tables.
HTMLtables.php
procedural page HTMLtables.php
HTMLtablesRows
in file HTMLtablesRows.php, class HTMLtablesRows
    This class manages HTMLtablesRows objects. This class creates xHTML tables rows.
HTMLtablesRows.php
procedural page HTMLtablesRows.php
HTMLtablesRowsCells
in file HTMLtablesRowsCells.php, class HTMLtablesRowsCells
    This class manages HTMLtablesRowsCells objects. This class creates xHTML tables rows cells.
HTMLtablesRowsCells.php
procedural page HTMLtablesRowsCells.php
HTMLTextareaClose
in file HTMLtextareas.php, method HTMLtextareas::HTMLTextareaClose()
    HTML closing Textarea tag function
HTMLTextareaConstruct
in file HTMLtextareas.php, method HTMLtextareas::HTMLTextareaConstruct()
    HTML Textarea construction function
HTMLTextareaOpen
in file HTMLtextareas.php, method HTMLtextareas::HTMLTextareaOpen()
    xHTML Textarea opening tag function
HTMLtextareas
in file HTMLtextareas.php, class HTMLtextareas
    This class manages HTML Textareas objects.
HTMLtextareas.php
procedural page HTMLtextareas.php
top

i

IsAbsolute
in file HTMLlinks.php, method HTMLlinks::IsAbsolute()
    Abslute link detection function
IsMailto
in file HTMLlinks.php, method HTMLlinks::IsMailto()
    Mailto detection function
top

p

Protocol
in file HTMLlinks.php, method HTMLlinks::Protocol()
    Protocol determination function
top

r

$rel_attr
in file HTMLlinks.php, variable HTMLlinks::$rel_attr
    Variable that contains rel attribute
$rev_attr
in file HTMLlinks.php, variable HTMLlinks::$rev_attr
    Variable that contains rev attribute
Relative2Absolute
in file HTMLlinks.php, method HTMLlinks::Relative2Absolute()
    Relative to absolute transformation function
top

s

$sLink
in file HTMLlinks.php, variable HTMLlinks::$sLink
    Variable that contains link to be handled
$style
in file HTML.php, variable HTML::$style
    Variable that contains style parameter
top

t

$tag_opened
in file HTML.php, variable HTML::$tag_opened
    Variable that contains switch defining if tag has been opened
$type_attr
in file HTMLlinks.php, variable HTMLlinks::$type_attr
    Variable that contains type attribute
top

Documentation generated on Wed, 26 Aug 2009 12:29:55 +0200 by phpDocumentor 1.4.1