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

Class: XML_GRDDL

Source Location: /XML_GRDDL-0.2.0/XML/GRDDL.php

Class Overview


A driver for PHP 5's XSL extension.


Author(s):

Version:

  • Release: @package_version@

Methods


Inherited Variables

Inherited Methods


Class Details

[line 62]
A driver for PHP 5's XSL extension.

Requires PHP 5.2.6, XSL extension



[ Top ]


Method Detail

factory   [line 80]

XML_GRDDL_Driver factory( [string $driver = 'Xsl'], [mixed[] $options = array()])

Instantiate a new instance of a GRDDL driver.

Parameters:

string   $driver   —  Name of driver. Default is 'xsl'.
mixed[]   $options   —  An array of options, refer to individual drivers document for more information.

[ Top ]

getDefaultOptions   [line 108]

mixed[] getDefaultOptions( )

Helper method to fetch default options.

[ Top ]


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