mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
ext/xsl is no more experimental since 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167229 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3d7a486566
commit
838a929be5
10 changed files with 10 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-get-parameter">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_get_parameter</refname>
|
||||
|
@ -23,7 +23,6 @@
|
|||
<methodparam><type>string</type><parameter>name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-has-exslt-support">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_has_exslt_support</refname>
|
||||
|
@ -21,7 +21,6 @@
|
|||
<void/>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
<function>xsl_xsltprocessor_has_exslt_support</function> returns &true;
|
||||
if PHP was built with the <ulink url="&url.exsltlib;">EXSLT library
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-import-stylesheet">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_import_stylesheet</refname>
|
||||
|
@ -21,7 +21,6 @@
|
|||
<methodparam><type>object</type><parameter>index</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-register-php-functions">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_register_php_functions</refname>
|
||||
|
@ -21,7 +21,6 @@
|
|||
<void/>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
<function>xsl_xsltprocessor_register_php_functions</function> enables the
|
||||
ability to use PHP functions as XSLT functions within XSL stylesheets.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-remove-parameter">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_remove_parameter</refname>
|
||||
|
@ -23,7 +23,6 @@
|
|||
<methodparam><type>string</type><parameter>name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-set-parameter">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_set_parameter</refname>
|
||||
|
@ -25,7 +25,6 @@
|
|||
<methodparam><type>string</type><parameter>value</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-transform-to-doc">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_transform_to_doc</refname>
|
||||
|
@ -21,7 +21,6 @@
|
|||
<methodparam><type>object</type><parameter>doc</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-transform-to-uri">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_transform_to_uri</refname>
|
||||
|
@ -23,7 +23,6 @@
|
|||
<methodparam><type>string</type><parameter>uri</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<refentry id="function.xsl-xsltprocessor-transform-to-xml">
|
||||
<refnamediv>
|
||||
<refname>xsl_xsltprocessor_transform_to_xml</refname>
|
||||
|
@ -21,7 +21,6 @@
|
|||
<methodparam><type>object</type><parameter>doc</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</classsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<reference id="ref.xsl">
|
||||
<title>XSL functions</title>
|
||||
<titleabbrev>XSL</titleabbrev>
|
||||
|
@ -8,7 +8,6 @@
|
|||
|
||||
<section id="xsl.intro">
|
||||
&reftitle.intro;
|
||||
&warn.experimental;
|
||||
<para>
|
||||
The XSL extension implements the XSL standard, performing
|
||||
XSLT transformations using the <ulink url="&url.libxslt;">
|
||||
|
|
Loading…
Reference in a new issue