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

Class: XML_XSLT_Wrapper

Source Location: /XML_XSLT_Wrapper-0.2.2/XSLT_Wrapper.php

Class Overview


XSLT wrapper classes


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details



[ Top ]


Method Detail

factory   [line 106]

mixed &factory( string $backend)

Factory
  • Return: a newly created XSLT object, or a XSLT error code
  • See: backend
  • Access: public

Parameters:

string   $backend   —  name of the backend

[ Top ]

Init   [line 130]

mixed Init( array $options)

Init
  • Return: return
  • See: backend
  • Access: public

Parameters:

array   $options   —  options

[ Top ]

isError   [line 193]

bool isError( int $value)

Tell whether a result code from a DB method is an error
  • Return: whether $value is an error
  • Access: public

Parameters:

int   $value   —  result code

[ Top ]


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