Query: xslt_getopt
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XSLT_GETOPT(3) 1 XSLT_GETOPT(3) xslt_getopt - Get options on a given xsl processorSYNOPSISint xslt_getopt (resource $processor)DESCRIPTIONxslt_getopt(3) returns the options on the given $processor.PARAMETERSo $ processor -The XSLT processor link identifier, created with xslt_create(3).RETURN VALUESReturns the options, a bitmask constructed with the XSLT_SABOPT_XXX constants.SEE ALSOxslt_setopt(3). PHP Documentation Group XSLT_GETOPT(3)
Related Man Pages |
---|
processor_sets(4) - osf1 |
xslt_process(3) - php |
xslt_set_error_handler(3) - php |
xslt_set_log(3) - php |
xslt_set_object(3) - php |