[
class tree:
] [
index:
] [
all elements
]
Packages:
HTML_Common
Index of all elements
[
a
] [
c
] [
d
] [
g
] [
h
] [
r
] [
s
] [
t
] [
u
]
a
apiVersion
in file Common.php, method
HTML_Common::apiVersion()
Returns the current API version
top
c
charset
in file Common.php, method
HTML_Common::charset()
Sets the charset to use by htmlspecialchars() function
Common.php
procedural page
Common.php
top
d
display
in file Common.php, method
HTML_Common::display()
Displays the HTML to the screen
top
g
getAttribute
in file Common.php, method
HTML_Common::getAttribute()
Returns the value of the given attribute
getAttributes
in file Common.php, method
HTML_Common::getAttributes()
Returns the assoc array (default) or string of attributes
getComment
in file Common.php, method
HTML_Common::getComment()
Returns the HTML comment
getTabOffset
in file Common.php, method
HTML_Common::getTabOffset()
Returns the tabOffset
top
h
HTML_Common
in file Common.php, method
HTML_Common::HTML_Common()
Class constructor
HTML_Common
in file Common.php, class
HTML_Common
Base class for all HTML classes
top
r
removeAttribute
in file Common.php, method
HTML_Common::removeAttribute()
Removes an attribute
top
s
setAttribute
in file Common.php, method
HTML_Common::setAttribute()
Sets the value of the attribute
setAttributes
in file Common.php, method
HTML_Common::setAttributes()
Sets the HTML attributes
setComment
in file Common.php, method
HTML_Common::setComment()
Sets the HTML comment to be displayed at the beginning of the HTML string
setLineEnd
in file Common.php, method
HTML_Common::setLineEnd()
Sets the line end style to Windows, Mac, Unix or a custom string.
setTab
in file Common.php, method
HTML_Common::setTab()
Sets the string used to indent HTML
setTabOffset
in file Common.php, method
HTML_Common::setTabOffset()
Sets the tab offset
top
t
toHtml
in file Common.php, method
HTML_Common::toHtml()
Abstract method. Must be extended to return the objects HTML
top
u
updateAttributes
in file Common.php, method
HTML_Common::updateAttributes()
Updates the passed attributes without changing the other existing attributes
top
Documentation generated on Mon, 11 Mar 2019 15:30:48 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.