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

Element index for package HTML_Common2

[ a ] [ c ] [ g ] [ h ] [ m ] [ o ] [ p ] [ r ] [ s ] [ w ] [ _ ]

_

__construct
in file Common2.php, method HTML_Common2::__construct()
    Class constructor, sets default attributes
__toString
in file Common2.php, method HTML_Common2::__toString()
    Returns the HTML representation of the element
top

a

$attributes
in file Common2.php, variable HTML_Common2::$attributes
    Associative array of attributes
top

c

Common2.php
procedural page Common2.php
top

g

getAttribute
in file Common2.php, method HTML_Common2::getAttribute()
    Returns the value of an attribute
getAttributes
in file Common2.php, method HTML_Common2::getAttributes()
    Returns the attribute array or string
getAttributesString
in file Common2.php, method HTML_Common2::getAttributesString()
    Creates HTML attribute string from array
getComment
in file Common2.php, method HTML_Common2::getComment()
    Returns the comment associated with the element
getIndent
in file Common2.php, method HTML_Common2::getIndent()
    Returns the string to indent the element
getIndentLevel
in file Common2.php, method HTML_Common2::getIndentLevel()
    Gets the indentation level
getOption
in file Common2.php, method HTML_Common2::getOption()
    Gets a global option
top

h

HTML_Common2
in file Common2.php, class HTML_Common2
    Base class for HTML classes
top

m

mergeAttributes
in file Common2.php, method HTML_Common2::mergeAttributes()
    Merges the existing attributes with the new ones
top

o

onAttributeChange
in file Common2.php, method HTML_Common2::onAttributeChange()
    Called if trying to change an attribute with name in $watchedAttributes
top

p

parseAttributes
in file Common2.php, method HTML_Common2::parseAttributes()
    Parses the HTML attributes given as string
prepareAttributes
in file Common2.php, method HTML_Common2::prepareAttributes()
    Creates a valid attribute array from either a string or an array
top

r

removeAttribute
in file Common2.php, method HTML_Common2::removeAttribute()
    Removes an attribute
removeAttributeArray
in file Common2.php, method HTML_Common2::removeAttributeArray()
    Removes an attribute from an attribute array
top

s

setAttribute
in file Common2.php, method HTML_Common2::setAttribute()
    Sets the value of the attribute
setAttributes
in file Common2.php, method HTML_Common2::setAttributes()
    Sets the attributes
setComment
in file Common2.php, method HTML_Common2::setComment()
    Sets the comment for the element
setIndentLevel
in file Common2.php, method HTML_Common2::setIndentLevel()
    Sets the indentation level
setOption
in file Common2.php, method HTML_Common2::setOption()
    Sets a global option
top

w

$watchedAttributes
in file Common2.php, variable HTML_Common2::$watchedAttributes
    List of attribites changes to which will be announced via onAttributeChange()
top

Documentation generated on Mon, 11 Mar 2019 14:47:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.