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

Index of all elements

[ a ] [ b ] [ c ] [ e ] [ f ] [ i ] [ l ] [ o ] [ p ] [ r ] [ s ] [ x ]

a

$arguments
in file xslt.php, variable XML_CSSML_xslt::$arguments
    The sabltron extension can use xml strings as arguments for the processor, but must do so when calling xslt_process. This variable holds those parameters.
top

b

$browser
in file CSSML.php, variable XML_CSSML::$browser
    Code corresponding to the user agent of the browser,
top

c

$comment
in file CSSML.php, variable XML_CSSML::$comment
    Comment to be used at the top of the stylesheet output
$CSSMLDoc
in file CSSML.php, variable XML_CSSML::$CSSMLDoc
    domxml object which holds the xml document with the css information
CSSML.php
procedural page CSSML.php
CSSML.php
procedural page CSSML.php
top

e

$error_message_prefix
in file Error.php, variable XML_CSSML_Error::$error_message_prefix
    Message in front of the error message
errorMessage
in file CSSML.php, method XML_CSSML::errorMessage()
    Return a textual error message for an XML_CSSML error code.
Error.php
procedural page Error.php
example.php
procedural page example.php
top

f

$filter
in file CSSML.php, variable XML_CSSML::$filter
    Filter for the entries in the CSSML
factory
in file CSSML.php, method XML_CSSML::factory()
free
in file CSSML.php, method XML_CSSML::free()
    Kill the class object to free memory. Not really sure how necessary this is, but xml documents can be pretty big. This will kill everything, so only use it when you are done
top

i

isError
in file CSSML.php, method XML_CSSML::isError()
    Tell whether a result code from a XML_CSSML method is an error.
is_a
in file CSSML.php, function is_a()
    Replace function is_a()
top

l

$loaded
in file CSSML.php, variable XML_CSSML::$loaded
    Boolean which defines if the CSSML document has been loaded
load
in file libxslt.php, method XML_CSSML_libxslt::load()
load
in file CSSML.php, method XML_CSSML::load()
    Prepare the CSSML document object from either a string, file or object. This will set the CSSMLDoc class variable which will be parsed by the xsl stylesheet into a CSS stylesheet
load
in file xslt.php, method XML_CSSML_xslt::load()
libxslt.php
procedural page libxslt.php
top

o

$output
in file CSSML.php, variable XML_CSSML::$output
    Redirection method for the output of the cssml (file, stdout)
top

p

process
in file xslt.php, method XML_CSSML_xslt::process()
process
in file libxslt.php, method XML_CSSML_libxslt::process()
process
in file CSSML.php, method XML_CSSML::process()
    Run the transformation on the CSSML document using the CSSML xsl stylesheet. If
top

r

reset
in file CSSML.php, method XML_CSSML::reset()
    Resets the object so it is possible to load another xml document.
top

s

$stylesheetDoc
in file CSSML.php, variable XML_CSSML::$stylesheetDoc
    domxml object which holds the xsl document which parses the cssml document
setParams
in file CSSML.php, method XML_CSSML::setParams()
    Set the params (params) that will be used when calling the stylesheet parser.
top

x

XML_CSSML
in file CSSML.php, class XML_CSSML
    The XML_CSSML class provides the xsl functions to parse a CSSML document into a stylesheet with the ability to output to a file or return
xslt.php
procedural page xslt.php
XML_CSSML_ALREADY_EXISTS
in file CSSML.php, constant XML_CSSML_ALREADY_EXISTS
XML_CSSML_Error
in file Error.php, class XML_CSSML_Error
    XML_CSSML_Error Class for Error Handling of CSSML
XML_CSSML_ERROR
in file CSSML.php, constant XML_CSSML_ERROR
XML_CSSML_INVALID_DATA
in file CSSML.php, constant XML_CSSML_INVALID_DATA
XML_CSSML_INVALID_DOCUMENT
in file CSSML.php, constant XML_CSSML_INVALID_DOCUMENT
XML_CSSML_INVALID_FILE
in file CSSML.php, constant XML_CSSML_INVALID_FILE
XML_CSSML_libxslt
in file libxslt.php, class XML_CSSML_libxslt
    The XML_CSSML_domxml is a container class which
XML_CSSML_libxslt
in file libxslt.php, method XML_CSSML_libxslt::XML_CSSML_libxslt()
XML_CSSML_NOT_LOADED
in file CSSML.php, constant XML_CSSML_NOT_LOADED
XML_CSSML_OK
in file CSSML.php, constant XML_CSSML_OK
XML_CSSML_xslt
in file xslt.php, method XML_CSSML_xslt::XML_CSSML_xslt()
XML_CSSML_xslt
in file xslt.php, class XML_CSSML_xslt
    The XML_CSSML_xslt is a container class which
top

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