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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

$attributes
in file Element.php, variable XML_XUL_Element::$attributes
    attributes of the element
addButton
in file Toolbar.php, method XML_XUL_Element_Toolbar::addButton()
    add a new toolbar button
addDescription
in file Element.php, method XML_XUL_Element::addDescription()
    add a description element
addItem
in file Listbox.php, method XML_XUL_Element_Listbox::addItem()
    add an item
addItem
in file Menu.php, method XML_XUL_Element_Menu::addItem()
    add a new menu item
addItem
in file Treeitem.php, method XML_XUL_Element_Treeitem::addItem()
    add an item
addItem
in file Menulist.php, method XML_XUL_Element_Menulist::addItem()
    add a new menu item
addItem
in file Tree.php, method XML_XUL_Element_Tree::addItem()
    add an item
addMenu
in file Menubar.php, method XML_XUL_Element_Menubar::addMenu()
    add a new menu
addOverlay
in file Document.php, method XML_XUL_Document::addOverlay()
    add an overlay
addPopup
in file Popupset.php, method XML_XUL_Element_Popupset::addPopup()
    add a new popup
addRadio
in file Radiogroup.php, method XML_XUL_Element_Radiogroup::addRadio()
    add a new radio option
addRoot
in file Document.php, method XML_XUL_Document::addRoot()
    add the root element
addRow
in file Grid.php, method XML_XUL_Element_Grid::addRow()
    add a row of data
addRows
in file Grid.php, method XML_XUL_Element_Grid::addRows()
    add several rows of data
addScript
in file Window.php, method XML_XUL_Element_Window::addScript()
    add external javascript
addSeparator
in file Toolbar.php, method XML_XUL_Element_Toolbar::addSeparator()
    add a new toolbar separator
addSeparator
in file Menu.php, method XML_XUL_Element_Menu::addSeparator()
    add a menu separator
addStylesheet
in file Document.php, method XML_XUL_Document::addStylesheet()
    add a stylesheet
addSubmenu
in file Menu.php, method XML_XUL_Element_Menu::addSubmenu()
    add a sub menu
addSubmenu
in file Menulist.php, method XML_XUL_Element_Menulist::addSubmenu()
    add a sub menu
addTab
in file Tabbox.php, method XML_XUL_Element_Tabbox::addTab()
    add a tab
addToolbar
in file Toolbox.php, method XML_XUL_Element_Toolbox::addToolbar()
    add a new toolbar
apiVersion
in file XUL.php, method XML_XUL::apiVersion()
    return API version
appendChild
in file Element.php, method XML_XUL_Element::appendChild()
    add a child object
Action.php
procedural page Action.php
Arrowscrollbox.php
procedural page Arrowscrollbox.php
Autorepeatbutton.php
procedural page Autorepeatbutton.php
top

b

Box.php
procedural page Box.php
Broadcaster.php
procedural page Broadcaster.php
Broadcasterset.php
procedural page Broadcasterset.php
Browser.php
procedural page Browser.php
Button.php
procedural page Button.php
top

c

$cdata
in file Element.php, variable XML_XUL_Element::$cdata
    cdata of the element
$childNodes
in file Element.php, variable XML_XUL_Element::$childNodes
    childNodes of the element
cdataHandler
in file Parser.php, method XML_XUL_Parser::cdataHandler()
    Handler for character data
cloneElement
in file Element.php, method XML_XUL_Element::cloneElement()
    clone the element
createDocument
in file XUL.php, method XML_XUL::createDocument()
    create a XUL document
createElement
in file Document.php, method XML_XUL_Document::createElement()
    create any XUL element
createHtmlElement
in file Document.php, method XML_XUL_Document::createHtmlElement()
    create any HTML ELement
createHtmlRaw
in file Document.php, method XML_XUL_Document::createHtmlRaw()
    create HTML block by supplying raw HTML code
Caption.php
procedural page Caption.php
Checkbox.php
procedural page Checkbox.php
Colorpicker.php
procedural page Colorpicker.php
Column.php
procedural page Column.php
Columns.php
procedural page Columns.php
top

d

Document.php
procedural page Document.php
Deck.php
procedural page Deck.php
Description.php
procedural page Description.php
Dialog.php
procedural page Dialog.php
Dialogheader.php
procedural page Dialogheader.php
top

e

$elementName
in file Popupset.php, variable XML_XUL_Element_Popupset::$elementName
    element name
$elementName
in file Progressmeter.php, variable XML_XUL_Element_Progressmeter::$elementName
    element name
$elementName
in file Popup.php, variable XML_XUL_Element_Popup::$elementName
    element name
$elementName
in file Overlay.php, variable XML_XUL_Element_Overlay::$elementName
    element name
$elementName
in file Menuseparator.php, variable XML_XUL_Element_Menuseparator::$elementName
    element name
$elementName
in file Radio.php, variable XML_XUL_Element_Radio::$elementName
    element name
$elementName
in file Radiogroup.php, variable XML_XUL_Element_Radiogroup::$elementName
    element name
$elementName
in file Separator.php, variable XML_XUL_Element_Separator::$elementName
    element name
$elementName
in file Script.php, variable XML_XUL_Element_Script::$elementName
    element name
$elementName
in file Rows.php, variable XML_XUL_Element_Rows::$elementName
    element name
$elementName
in file Row.php, variable XML_XUL_Element_Row::$elementName
    element name
$elementName
in file Menupopup.php, variable XML_XUL_Element_Menupopup::$elementName
    element name
$elementName
in file Menulist.php, variable XML_XUL_Element_Menulist::$elementName
    element name
$elementName
in file Listcols.php, variable XML_XUL_Element_Listcols::$elementName
    element name
$elementName
in file Listcol.php, variable XML_XUL_Element_Listcol::$elementName
    element name
$elementName
in file Listcell.php, variable XML_XUL_Element_Listcell::$elementName
    element name
$elementName
in file Listbox.php, variable XML_XUL_Element_Listbox::$elementName
    element name
$elementName
in file Listhead.php, variable XML_XUL_Element_Listhead::$elementName
    element name
$elementName
in file Listheader.php, variable XML_XUL_Element_Listheader::$elementName
    element name
$elementName
in file Menuitem.php, variable XML_XUL_Element_Menuitem::$elementName
    element name
$elementName
in file Menubar.php, variable XML_XUL_Element_Menubar::$elementName
    element name
$elementName
in file Menu.php, variable XML_XUL_Element_Menu::$elementName
    element name
$elementName
in file Listitem.php, variable XML_XUL_Element_Listitem::$elementName
    element name
$elementName
in file Spacer.php, variable XML_XUL_Element_Spacer::$elementName
    element name
$elementName
in file Splitter.php, variable XML_XUL_Element_Splitter::$elementName
    element name
$elementName
in file Treecell.php, variable XML_XUL_Element_Treecell::$elementName
    element name
$elementName
in file Treechildren.php, variable XML_XUL_Element_Treechildren::$elementName
    element name
$elementName
in file Tree.php, variable XML_XUL_Element_Tree::$elementName
    element name
$elementName
in file Tooltip.php, variable XML_XUL_Element_Tooltip::$elementName
    element name
$elementName
in file Toolbox.php, variable XML_XUL_Element_Toolbox::$elementName
    element name
$elementName
in file Treecol.php, variable XML_XUL_Element_Treecol::$elementName
    element name
$elementName
in file Treecols.php, variable XML_XUL_Element_Treecols::$elementName
    element name
$elementName
in file Window.php, variable XML_XUL_Element_Window::$elementName
    element name
$elementName
in file Vbox.php, variable XML_XUL_Element_Vbox::$elementName
    element name
$elementName
in file Treerow.php, variable XML_XUL_Element_Treerow::$elementName
    element name
$elementName
in file Treeitem.php, variable XML_XUL_Element_Treeitem::$elementName
    element name
$elementName
in file Toolbarseparator.php, variable XML_XUL_Element_Toolbarseparator::$elementName
    element name
$elementName
in file Toolbarbutton.php, variable XML_XUL_Element_Toolbarbutton::$elementName
    element name
$elementName
in file Tab.php, variable XML_XUL_Element_Tab::$elementName
    element name
$elementName
in file Statusbarpanel.php, variable XML_XUL_Element_Statusbarpanel::$elementName
    element name
$elementName
in file Statusbar.php, variable XML_XUL_Element_Statusbar::$elementName
    element name
$elementName
in file Stack.php, variable XML_XUL_Element_Stack::$elementName
    element name
$elementName
in file Tabbox.php, variable XML_XUL_Element_Tabbox::$elementName
    element name
$elementName
in file Tabpanel.php, variable XML_XUL_Element_Tabpanel::$elementName
    element name
$elementName
in file Toolbar.php, variable XML_XUL_Element_Toolbar::$elementName
    element name
$elementName
in file Textbox.php, variable XML_XUL_Element_Textbox::$elementName
    element name
$elementName
in file Tabs.php, variable XML_XUL_Element_Tabs::$elementName
    element name
$elementName
in file Tabpanels.php, variable XML_XUL_Element_Tabpanels::$elementName
    element name
$elementName
in file Action.php, variable XML_XUL_Element_Action::$elementName
    element name
$elementName
in file Label.php, variable XML_XUL_Element_Label::$elementName
    element name
$elementName
in file Colorpicker.php, variable XML_XUL_Element_Colorpicker::$elementName
    element name
$elementName
in file Column.php, variable XML_XUL_Element_Column::$elementName
    element name
$elementName
in file Checkbox.php, variable XML_XUL_Element_Checkbox::$elementName
    element name
$elementName
in file Caption.php, variable XML_XUL_Element_Caption::$elementName
    element name
$elementName
in file Editor.php, variable XML_XUL_Element_Editor::$elementName
    element name
$elementName
in file Columns.php, variable XML_XUL_Element_Columns::$elementName
    element name
$elementName
in file Deck.php, variable XML_XUL_Element_Deck::$elementName
    element name
$elementName
in file Image.php, variable XML_XUL_Element_Image::$elementName
    element name
$elementName
in file Dialogheader.php, variable XML_XUL_Element_Dialogheader::$elementName
    element name
$elementName
in file Dialog.php, variable XML_XUL_Element_Dialog::$elementName
    element name
$elementName
in file Description.php, variable XML_XUL_Element_Description::$elementName
    element name
$elementName
in file Button.php, variable XML_XUL_Element_Button::$elementName
    element name
$elementName
in file Browser.php, variable XML_XUL_Element_Browser::$elementName
    element name
$elementName
in file Groupbox.php, variable XML_XUL_Element_Groupbox::$elementName
    element name
$elementName
in file Grippy.php, variable XML_XUL_Element_Grippy::$elementName
    element name
$elementName
in file Hbox.php, variable XML_XUL_Element_Hbox::$elementName
    element name
$elementName
in file Html.php, variable XML_XUL_Element_Html::$elementName
    element name
$elementName
in file Iframe.php, variable XML_XUL_Element_Iframe::$elementName
    element name
$elementName
in file Element.php, variable XML_XUL_Element::$elementName
    element name
$elementName
in file Grid.php, variable XML_XUL_Element_Grid::$elementName
    element name
$elementName
in file Broadcasterset.php, variable XML_XUL_Element_Broadcasterset::$elementName
    element name
$elementName
in file Broadcaster.php, variable XML_XUL_Element_Broadcaster::$elementName
    element name
$elementName
in file Box.php, variable XML_XUL_Element_Box::$elementName
    element name
$elementName
in file Arrowscrollbox.php, variable XML_XUL_Element_Arrowscrollbox::$elementName
    element name
$elementName
in file Autorepeatbutton.php, variable XML_XUL_Element_Autorepeatbutton::$elementName
    element name
enableValidation
in file Document.php, method XML_XUL_Document::enableValidation()
    enable validation
endHandler
in file Parser.php, method XML_XUL_Parser::endHandler()
    end element handler
example_browser.php
procedural page example_browser.php
example_dom.php
procedural page example_dom.php
example_dom2.php
procedural page example_dom2.php
example_dump.php
procedural page example_dump.php
example_fields.php
procedural page example_fields.php
example_grid.php
procedural page example_grid.php
example_html.php
procedural page example_html.php
example_listbox.php
procedural page example_listbox.php
example_loadFile.php
procedural page example_loadFile.php
example_loadString.php
procedural page example_loadString.php
example_menu.php
procedural page example_menu.php
example_popup.php
procedural page example_popup.php
example_progressmeter.php
procedural page example_progressmeter.php
example_radiogroup.php
procedural page example_radiogroup.php
example_splitter.php
procedural page example_splitter.php
example_tabs.php
procedural page example_tabs.php
example_toolbar.php
procedural page example_toolbar.php
example_tree.php
procedural page example_tree.php
example_validate.php
procedural page example_validate.php
Editor.php
procedural page Editor.php
Element.php
procedural page Element.php
Exception.php
procedural page Exception.php
top

f

firstChild
in file Element.php, method XML_XUL_Element::firstChild()
    get the first child of the element
top

g

getAttribute
in file Element.php, method XML_XUL_Element::getAttribute()
    get an attribute
getDebug
in file Element.php, method XML_XUL_Element::getDebug()
    get a debug info about the element as string.
getDebug
in file Document.php, method XML_XUL_Document::getDebug()
    get debug info about the document as string.
getElementById
in file Element.php, method XML_XUL_Element::getElementById()
    get an element by its id
getElementById
in file Document.php, method XML_XUL_Document::getElementById()
    get an element by its id
getElementname
in file Element.php, method XML_XUL_Element::getElementname()
    get the element's tag name
getElementsByTagname
in file Document.php, method XML_XUL_Document::getElementsByTagname()
    get a nodelist of elements by their tagname
getElementsByTagname
in file Element.php, method XML_XUL_Element::getElementsByTagname()
    get a nodelist of elements by their tagname
getId
in file Element.php, method XML_XUL_Element::getId()
    get the element's id
Grid.php
procedural page Grid.php
Grippy.php
procedural page Grippy.php
Groupbox.php
procedural page Groupbox.php
top

h

Hbox.php
procedural page Hbox.php
Html.php
procedural page Html.php
top

i

$isRoot
in file Element.php, variable XML_XUL_Element::$isRoot
    indicates whether the element is the root element
Iframe.php
procedural page Iframe.php
Image.php
procedural page Image.php
top

l

lastChild
in file Element.php, method XML_XUL_Element::lastChild()
    get last first child of the element
loadFile
in file Parser.php, method XML_XUL_Parser::loadFile()
    parse a file
loadFile
in file XUL.php, method XML_XUL::loadFile()
    load a XUL document from file
loadString
in file XUL.php, method XML_XUL::loadString()
    load a XUL document from a string
loadString
in file Parser.php, method XML_XUL_Parser::loadString()
    parse a string
Label.php
procedural page Label.php
Listbox.php
procedural page Listbox.php
Listcell.php
procedural page Listcell.php
Listcol.php
procedural page Listcol.php
Listcols.php
procedural page Listcols.php
Listhead.php
procedural page Listhead.php
Listheader.php
procedural page Listheader.php
Listitem.php
procedural page Listitem.php
top

m

Menu.php
procedural page Menu.php
Menubar.php
procedural page Menubar.php
Menuitem.php
procedural page Menuitem.php
Menulist.php
procedural page Menulist.php
Menupopup.php
procedural page Menupopup.php
Menuseparator.php
procedural page Menuseparator.php
top

o

Overlay.php
procedural page Overlay.php
top

p

preparePopup
in file Menulist.php, method XML_XUL_Element_Menulist::preparePopup()
    prepare the menupopup
preparePopup
in file Menu.php, method XML_XUL_Element_Menu::preparePopup()
    prepare the menupopup
Popup.php
procedural page Popup.php
Popupset.php
procedural page Popupset.php
Progressmeter.php
procedural page Progressmeter.php
Parser.php
procedural page Parser.php
top

r

$replaceEntities
in file Element.php, variable XML_XUL_Element::$replaceEntities
    flag to indicate whether xml entities should be replaced
Radio.php
procedural page Radio.php
Radiogroup.php
procedural page Radiogroup.php
Row.php
procedural page Row.php
Rows.php
procedural page Rows.php
top

s

save
in file Document.php, method XML_XUL_Document::save()
    write the document to a file
send
in file Document.php, method XML_XUL_Document::send()
    send the document to the output stream
serialize
in file Element.php, method XML_XUL_Element::serialize()
    serialize the element
serialize
in file Html.php, method XML_XUL_Element_Html::serialize()
    serialize the element
serialize
in file Document.php, method XML_XUL_Document::serialize()
    serialize the document
setAttribute
in file Element.php, method XML_XUL_Element::setAttribute()
    set an attribute
setAttributes
in file Element.php, method XML_XUL_Element::setAttributes()
    sets several attributes at once
setCaption
in file Groupbox.php, method XML_XUL_Element_Groupbox::setCaption()
    set the caption of the groupbox
setCData
in file Element.php, method XML_XUL_Element::setCData()
    sets cdata of the element
setColumns
in file Tree.php, method XML_XUL_Element_Tree::setColumns()
    set the amount of columns
setColumns
in file Grid.php, method XML_XUL_Element_Grid::setColumns()
    set the amount of columns
setColumns
in file Listbox.php, method XML_XUL_Element_Listbox::setColumns()
    set the amount of columns
setDocument
in file Element.php, method XML_XUL_Element::setDocument()
    set the reference to the document
setDTD
in file Document.php, method XML_XUL_Document::setDTD()
    set the URI of the DTD
setElementName
in file Html.php, method XML_XUL_Element_Html::setElementName()
    set the element name
setHeaders
in file Listbox.php, method XML_XUL_Element_Listbox::setHeaders()
    set the headers
setHtmlNamespace
in file Document.php, method XML_XUL_Document::setHtmlNamespace()
    set the namespace for XHTML element
setHtmlNamespace
in file Element.php, method XML_XUL_Element::setHtmlNamespace()
    set the namespace for XHTML element
setNamespace
in file Element.php, method XML_XUL_Element::setNamespace()
    set the namespace
setRawHtml
in file Html.php, method XML_XUL_Element_Html::setRawHtml()
    set raw HTML
showDebug
in file Document.php, method XML_XUL_Document::showDebug()
    show debug info about the document.
startHandler
in file Parser.php, method XML_XUL_Parser::startHandler()
    start element handler
Script.php
procedural page Script.php
Separator.php
procedural page Separator.php
Spacer.php
procedural page Spacer.php
Splitter.php
procedural page Splitter.php
Stack.php
procedural page Stack.php
Statusbar.php
procedural page Statusbar.php
Statusbarpanel.php
procedural page Statusbarpanel.php
top

t

toXML
in file Element.php, method XML_XUL_Element::toXML()
    create a string representation of the element
Tab.php
procedural page Tab.php
Tabbox.php
procedural page Tabbox.php
Tabpanel.php
procedural page Tabpanel.php
Tabpanels.php
procedural page Tabpanels.php
Tabs.php
procedural page Tabs.php
Textbox.php
procedural page Textbox.php
Toolbar.php
procedural page Toolbar.php
Toolbarbutton.php
procedural page Toolbarbutton.php
Toolbarseparator.php
procedural page Toolbarseparator.php
Toolbox.php
procedural page Toolbox.php
Tooltip.php
procedural page Tooltip.php
Tree.php
procedural page Tree.php
Treecell.php
procedural page Treecell.php
Treechildren.php
procedural page Treechildren.php
Treecol.php
procedural page Treecol.php
Treecols.php
procedural page Treecols.php
Treeitem.php
procedural page Treeitem.php
Treerow.php
procedural page Treerow.php
top

u

useGrippy
in file Splitter.php, method XML_XUL_Element_Splitter::useGrippy()
    tells the splitter to add grippy
top

v

validateAttributes
in file Element.php, method XML_XUL_Element::validateAttributes()
    validate the element's attributes
Vbox.php
procedural page Vbox.php
top

w

Window.php
procedural page Window.php
top

x

XML_XUL
in file XUL.php, class XML_XUL
    XML/XUL.php
XUL.php
procedural page XUL.php
XML_XUL_Document
in file Document.php, method XML_XUL_Document::XML_XUL_Document()
    constructor
XML_XUL_Document
in file Document.php, class XML_XUL_Document
    XML/XUL/Document.php
XML_XUL_DOCUMENT_ERROR_NOT_WRITEABLE
in file Document.php, constant XML_XUL_DOCUMENT_ERROR_NOT_WRITEABLE
    file not writeable
XML_XUL_DOCUMENT_ERROR_NO_FILENAME
in file Document.php, constant XML_XUL_DOCUMENT_ERROR_NO_FILENAME
    no filename given
XML_XUL_Element
in file Element.php, class XML_XUL_Element
    XML/XUL/Element.php
XML_XUL_Element_Action
in file Action.php, class XML_XUL_Element_Action
    XML/XUL/Element/Action.php
XML_XUL_Element_Arrowscrollbox
in file Arrowscrollbox.php, class XML_XUL_Element_Arrowscrollbox
    XML/XUL/Element/Arrowscrollbox.php
XML_XUL_Element_Autorepeatbutton
in file Autorepeatbutton.php, class XML_XUL_Element_Autorepeatbutton
    XML/XUL/Element/Autorepeatbutton.php
XML_XUL_Element_Box
in file Box.php, class XML_XUL_Element_Box
    XML/XUL/Element/Box.php
XML_XUL_Element_Broadcaster
in file Broadcaster.php, class XML_XUL_Element_Broadcaster
    XML/XUL/Element/Broadcaster.php
XML_XUL_Element_Broadcasterset
in file Broadcasterset.php, class XML_XUL_Element_Broadcasterset
    XML/XUL/Element/Broadcastersetset.php
XML_XUL_Element_Browser
in file Browser.php, class XML_XUL_Element_Browser
    XML/XUL/Element/Browser.php
XML_XUL_Element_Button
in file Button.php, class XML_XUL_Element_Button
    XML/XUL/Element/Button.php
XML_XUL_Element_Caption
in file Caption.php, class XML_XUL_Element_Caption
    XML/XUL/Element/Caption.php
XML_XUL_Element_Checkbox
in file Checkbox.php, class XML_XUL_Element_Checkbox
    XML/XUL/Element/Checkbox.php
XML_XUL_Element_Colorpicker
in file Colorpicker.php, class XML_XUL_Element_Colorpicker
    XML/XUL/Element/Colorpicker.php
XML_XUL_Element_Column
in file Column.php, class XML_XUL_Element_Column
    XML/XUL/Element/Column.php
XML_XUL_Element_Columns
in file Columns.php, class XML_XUL_Element_Columns
    XML/XUL/Element/Columns.php
XML_XUL_Element_Deck
in file Deck.php, class XML_XUL_Element_Deck
    XML/XUL/Element/Deck.php
XML_XUL_Element_Description
in file Description.php, class XML_XUL_Element_Description
    XML/XUL/Element/Description.php
XML_XUL_Element_Dialog
in file Dialog.php, class XML_XUL_Element_Dialog
    XML/XUL/Element/Dialog.php
XML_XUL_Element_Dialogheader
in file Dialogheader.php, class XML_XUL_Element_Dialogheader
    XML/XUL/Element/Dialogheader.php
XML_XUL_Element_Editor
in file Editor.php, class XML_XUL_Element_Editor
    XML/XUL/Element/Editor.php
XML_XUL_Element_Grid
in file Grid.php, class XML_XUL_Element_Grid
    XML/XUL/Element/Grid.php
XML_XUL_Element_Grippy
in file Grippy.php, class XML_XUL_Element_Grippy
    XML/XUL/Element/Grippy.php
XML_XUL_Element_Groupbox
in file Groupbox.php, class XML_XUL_Element_Groupbox
    XML/XUL/Element/Groupbox.php
XML_XUL_Element_Hbox
in file Hbox.php, class XML_XUL_Element_Hbox
    XML/XUL/Element/Hbox.php
XML_XUL_Element_Html
in file Html.php, class XML_XUL_Element_Html
    XML/XUL/Element/Html.php
XML_XUL_Element_Iframe
in file Iframe.php, class XML_XUL_Element_Iframe
    XML/XUL/Element/Iframe.php
XML_XUL_Element_Image
in file Image.php, class XML_XUL_Element_Image
    XML/XUL/Element/Image.php
XML_XUL_Element_Label
in file Label.php, class XML_XUL_Element_Label
    XML/XUL/Element/Label.php
XML_XUL_Element_Listbox
in file Listbox.php, class XML_XUL_Element_Listbox
    XML/XUL/Element/Listbox.php
XML_XUL_Element_Listcell
in file Listcell.php, class XML_XUL_Element_Listcell
    XML/XUL/Element/Listcell.php
XML_XUL_Element_Listcol
in file Listcol.php, class XML_XUL_Element_Listcol
    XML/XUL/Element/Listcol.php
XML_XUL_Element_Listcols
in file Listcols.php, class XML_XUL_Element_Listcols
    XML/XUL/Element/Listcols.php
XML_XUL_Element_Listhead
in file Listhead.php, class XML_XUL_Element_Listhead
    XML/XUL/Element/Listhead.php
XML_XUL_Element_Listheader
in file Listheader.php, class XML_XUL_Element_Listheader
    XML/XUL/Element/Listheaderer.php
XML_XUL_Element_Listitem
in file Listitem.php, class XML_XUL_Element_Listitem
    XML/XUL/Element/Listitem.php
XML_XUL_Element_Menu
in file Menu.php, class XML_XUL_Element_Menu
    XML/XUL/Element/Menu.php
XML_XUL_Element_Menubar
in file Menubar.php, class XML_XUL_Element_Menubar
    XML/XUL/Element/Menubar.php
XML_XUL_Element_Menuitem
in file Menuitem.php, class XML_XUL_Element_Menuitem
    XML/XUL/Element/Menuitem.php
XML_XUL_Element_Menulist
in file Menulist.php, class XML_XUL_Element_Menulist
    XML/XUL/Element/Menulist.php
XML_XUL_Element_Menupopup
in file Menupopup.php, class XML_XUL_Element_Menupopup
    XML/XUL/Element/Menupopup.php
XML_XUL_Element_Menuseparator
in file Menuseparator.php, class XML_XUL_Element_Menuseparator
    XML/XUL/Element/Menuseparator.php
XML_XUL_Element_Overlay
in file Overlay.php, class XML_XUL_Element_Overlay
    XML/XUL/Element/Overlay.php
XML_XUL_Element_Popup
in file Popup.php, class XML_XUL_Element_Popup
    XML/XUL/Element/Popup.php
XML_XUL_Element_Popupset
in file Popupset.php, class XML_XUL_Element_Popupset
    XML/XUL/Element/Popupset.php
XML_XUL_Element_Progressmeter
in file Progressmeter.php, class XML_XUL_Element_Progressmeter
    XML/XUL/Element/Progressmeter.php
XML_XUL_Element_Radio
in file Radio.php, class XML_XUL_Element_Radio
    XML/XUL/Element/Radio.php
XML_XUL_Element_Radiogroup
in file Radiogroup.php, class XML_XUL_Element_Radiogroup
    XML/XUL/Element/Radiogroup.php
XML_XUL_Element_Row
in file Row.php, class XML_XUL_Element_Row
    XML/XUL/Element/Row.php
XML_XUL_Element_Rows
in file Rows.php, class XML_XUL_Element_Rows
    XML/XUL/Element/Rows.php
XML_XUL_Element_Script
in file Script.php, class XML_XUL_Element_Script
    XML/XUL/Element/Script.php
XML_XUL_Element_Separator
in file Separator.php, class XML_XUL_Element_Separator
    XML/XUL/Element/Separator.php
XML_XUL_Element_Spacer
in file Spacer.php, class XML_XUL_Element_Spacer
    XML/XUL/Element/Spacer.php
XML_XUL_Element_Splitter
in file Splitter.php, class XML_XUL_Element_Splitter
    XML/XUL/Element/Splitter.php
XML_XUL_Element_Stack
in file Stack.php, class XML_XUL_Element_Stack
    XML/XUL/Element/Stack.php
XML_XUL_Element_Statusbar
in file Statusbar.php, class XML_XUL_Element_Statusbar
    XML/XUL/Element/Statusbar.php
XML_XUL_Element_Statusbarpanel
in file Statusbarpanel.php, class XML_XUL_Element_Statusbarpanel
    XML/XUL/Element/Statusbarpanel.php
XML_XUL_Element_Tab
in file Tab.php, class XML_XUL_Element_Tab
    XML/XUL/Element/Tab.php
XML_XUL_Element_Tabbox
in file Tabbox.php, class XML_XUL_Element_Tabbox
    XML/XUL/Element/Tabbox.php
XML_XUL_Element_Tabpanel
in file Tabpanel.php, class XML_XUL_Element_Tabpanel
    XML/XUL/Element/Tabpanel.php
XML_XUL_Element_Tabpanels
in file Tabpanels.php, class XML_XUL_Element_Tabpanels
    XML/XUL/Element/Tabpanels.php
XML_XUL_Element_Tabs
in file Tabs.php, class XML_XUL_Element_Tabs
    XML/XUL/Element/Tabs.php
XML_XUL_Element_Textbox
in file Textbox.php, class XML_XUL_Element_Textbox
    XML/XUL/Element/Textbox.php
XML_XUL_Element_Toolbar
in file Toolbar.php, class XML_XUL_Element_Toolbar
    XML/XUL/Element/Toolbar.php
XML_XUL_Element_Toolbarbutton
in file Toolbarbutton.php, class XML_XUL_Element_Toolbarbutton
    XML/XUL/Element/Toolbarbutton.php
XML_XUL_Element_Toolbarseparator
in file Toolbarseparator.php, class XML_XUL_Element_Toolbarseparator
    XML/XUL/Element/Toolbarseparator.php
XML_XUL_Element_Toolbox
in file Toolbox.php, class XML_XUL_Element_Toolbox
    XML/XUL/Element/Toolbox.php
XML_XUL_Element_Tooltip
in file Tooltip.php, class XML_XUL_Element_Tooltip
    XML/XUL/Element/Tooltip.php
XML_XUL_Element_Tree
in file Tree.php, class XML_XUL_Element_Tree
    XML/XUL/Element/Tree.php
XML_XUL_Element_Treecell
in file Treecell.php, class XML_XUL_Element_Treecell
    XML/XUL/Element/Treecell.php
XML_XUL_Element_Treechildren
in file Treechildren.php, class XML_XUL_Element_Treechildren
    XML/XUL/Element/Treechildren.php
XML_XUL_Element_Treecol
in file Treecol.php, class XML_XUL_Element_Treecol
    XML/XUL/Element/Treecol.php
XML_XUL_Element_Treecols
in file Treecols.php, class XML_XUL_Element_Treecols
    XML/XUL/Element/Treecols.php
XML_XUL_Element_Treeitem
in file Treeitem.php, class XML_XUL_Element_Treeitem
    XML/XUL/Element/Treeitem.php
XML_XUL_Element_Treerow
in file Treerow.php, class XML_XUL_Element_Treerow
    XML/XUL/Element/Treerow.php
XML_XUL_Element_Vbox
in file Vbox.php, class XML_XUL_Element_Vbox
    XML/XUL/Element/Vbox.php
XML_XUL_Element_Window
in file Window.php, class XML_XUL_Element_Window
    XML/XUL/Element/Window.php
XML_XUL_ERROR_ATTRIBUTE_INVALID_VALUE
in file Element.php, constant XML_XUL_ERROR_ATTRIBUTE_INVALID_VALUE
    attribute contains invalid value
XML_XUL_ERROR_ATTRIBUTE_NO_BOOLEAN
in file Element.php, constant XML_XUL_ERROR_ATTRIBUTE_NO_BOOLEAN
    attribute is no integer
XML_XUL_ERROR_ATTRIBUTE_NO_INTEGER
in file Element.php, constant XML_XUL_ERROR_ATTRIBUTE_NO_INTEGER
    attribute is no integer
XML_XUL_ERROR_ATTRIBUTE_UNKNOWN
in file Element.php, constant XML_XUL_ERROR_ATTRIBUTE_UNKNOWN
    unknown attribute
XML_XUL_ERROR_ELEMENT_NOT_FOUND
in file Element.php, constant XML_XUL_ERROR_ELEMENT_NOT_FOUND
    unknown element
XML_XUL_Parser
in file Parser.php, class XML_XUL_Parser
    XML/XUL/Parser.php
XUL_Exception
in file Exception.php, class XUL_Exception
top

_

__construct
in file Parser.php, method XML_XUL_Parser::__construct()
    constructor
__construct
in file Element.php, method XML_XUL_Element::__construct()
    constructor
top

Documentation generated on Mon, 11 Mar 2019 15:49:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.