Commit graph

43 commits

Author SHA1 Message Date
Mehdi Achour
e4e6e9c60a WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237383 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-11 00:05:00 +00:00
Noah Fontes
ca5be7a4cf Fixed bug #34728 - warning was not clear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201185 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-24 15:28:23 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Nuno Lopes
dab4db9ac1 fix #32017: typo in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180037 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-18 10:37:29 +00:00
Yannick Torres
ad7cfd2a68 more &example.outputs; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175148 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-20 16:00:51 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00
Dave Barr
5aa855b67e - Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Jakub Vrana
37771eeb9e Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165096 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 15:51:11 +00:00
Mehdi Achour
d49cd8fcea switch to multiple refsect1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165083 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 14:33:40 +00:00
Mehdi Achour
dfb1b69554 document xslt_set_option()
better OO example for xslt_set_sax_handlers() using xslt_set_option()
tell xslt_set_error_handler() users to use xslt_set_option() instead of passing an array with a reference to the object


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164722 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-30 13:51:43 +00:00
Nuno Lopes
8210f916d4 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164332 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-26 11:39:15 +00:00
Mehdi Achour
0135a20119 fix the OO example to make it do the same thing as the previous one
# copied my personnal work by mistake


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164224 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 17:55:38 +00:00
Mehdi Achour
6d8d5e3cb3 document xslt_set_sax_handlers
# work based on user note and Sterling Hughes notes in php-src


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164219 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-24 17:11:30 +00:00
Mehdi Achour
06d74e7545 add title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164048 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:41:55 +00:00
Mehdi Achour
f11d245be3 document xslt_getopt() and xslt_setopt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164044 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:23:36 +00:00
Mehdi Achour
22e5ee0001 fix parse errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164009 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 13:32:57 +00:00
Nuno Lopes
dbb3941442 missing ; in an entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159148 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-20 16:22:12 +00:00
Mehdi Achour
7ad1045821 also added a title :D
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159075 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 20:50:17 +00:00
Mehdi Achour
448bb6c1f9 added docs for xslt_backend_XXX,
see also for err(no|or)
improved the documentation about the error handler function
added an example about passing PHP variables to XSL sheets
# thanks to all the notes submitters
# I'm under win, I'll make test soon after the commit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159074 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 20:47:51 +00:00
Mehdi Achour
a285c00fcd added a new entity and did some WS
# more documentation coming soon


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159053 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 18:46:47 +00:00
Nuno Lopes
25d2f20789 some protos from xml_proto.php. closes #28441
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159034 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-19 16:01:20 +00:00
Nuno Lopes
3d6258c448 fix example
user note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156396 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-17 10:53:01 +00:00
Mehdi Achour
bdd401b819 parse error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152811 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 16:44:23 +00:00
Dave Barr
67b99af1bc - it's => its.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-28 15:13:46 +00:00
Mehdi Achour
45a0f65851 CS : Function declarations follow the 'one true brace' convention
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148756 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-15 12:43:50 +00:00
Dave Barr
c1284aa95e - xml -> XML, xsl -> XSL, and xslt -> XSLT where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147065 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 03:17:54 +00:00
Jakub Vrana
43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Jakub Vrana
0599b66cc0 Changed print to echo as recommended in RFC/coding_standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145979 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-08 13:52:47 +00:00
Derick Rethans
3d1e80f3fa - Fix code style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138548 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-23 10:43:44 +00:00
Mehdi Achour
dcf8606571 moving tag to a better place
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138256 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-19 11:51:01 +00:00
Heilig (Cece) Szabolcs
621dfc1193 added see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138209 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-18 21:55:34 +00:00
Heilig (Cece) Szabolcs
b0f713fe3d added example and see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138208 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-18 21:54:12 +00:00
Mehdi Achour
e884553e24 typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128689 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-25 04:04:08 +00:00
Damien Seguy
9302ce1066 minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@116163 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-13 14:36:56 +00:00
Roy Huggins
4d1794def4 Noted new behavior regarding default base URI.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109298 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-29 07:03:55 +00:00
Kai Schröder
970fedb064 file:// needed on Windows (Bug #14965)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105881 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-26 21:16:53 +00:00
Melvyn Sopacua
e00efdd677 (xslt-process) Minor changes, to make it clearer, that users cannot
suplly the contents of xml documents as args 2/3 but file-
               names or arguments.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98491 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-06 20:05:09 +00:00
Derick Rethans
3de5d97b9f - Fix for bug #17355
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83229 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-22 08:58:31 +00:00
Simone Cortesi
af283fe43a removing dot in refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80782 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 19:04:33 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00