xslt_set_scheme_handler(3) php man page | unix.com

Man Page: xslt_set_scheme_handler

Operating Environment: php

Section: 3

XSLT_SET_SCHEME_HANDLER(3)						 1						XSLT_SET_SCHEME_HANDLER(3)

xslt_set_scheme_handler - Set Scheme handlers for aXSLTprocessor

SYNOPSIS
void xslt_set_scheme_handler (resource $xh, array $handlers)
DESCRIPTION
Set Scheme handlers on the resource handle given by $xh.
PARAMETERS
o $ xh -The XSLT processor link identifier, created with xslt_create(3). o $handlers - Scheme handlers should be an array with the format (all elements are optional): array( [get_all] => get all handler, [open] => open handler, [get] => get handler, [put] => put handler, [close] => close handler )
RETURN VALUES
No value is returned. PHP Documentation Group XSLT_SET_SCHEME_HANDLER(3)
Related Man Pages
netsnmp_serialize(3snmp) - debian
netsnmp_utilities(3) - suse
pthread_atfork(3) - netbsd
xml_set_end_namespace_decl_handler(3) - php
xslt_set_scheme_handlers(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team