Jakub Vrana
c148211fa2
Replace <parameter>& 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
e9feb0f83f
add XSLT_SABOPT_FILES_TO_HANDLER
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164873 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:17:49 +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
Friedhelm Betz
8fa1cb9ad2
note about xls as replacement for xslt with php 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163971 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 22:33:00 +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
Kenneth Schwartz
8304e04809
extension moved to PECL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156095 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-15 10:10:57 +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
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +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
Jakub Vrana
0b7fee6be2
class="directory" added for Windows\System
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147570 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 15:25:25 +00:00
Dave Barr
91e836093c
- Standardize the Unix acronym. Unix is the preferred capitalization
...
as UNIX is a registered trademark by the Open Group. References to UNIX
were left in where it made sense, like example outputs, and so forth.
You can read the Trademark User Guide for "UNIX" at:
http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +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
Philip Olson
72971d5c85
Added caution about how Sablot must be linked to -lstdc++ to work.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140032 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 18:36:53 +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
Philip Olson
5a36bf3125
Replace <link linkend="language.types.x">x</link> with <type>x</type>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +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
Friedhelm Betz
5c496444b2
dll requirements for win updated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128598 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-24 00:01:19 +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
Friedhelm Betz
6d2a53fa7b
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +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
Sara Golemon
434375e85d
Added note for Win32 users. "Copy sablot.dll to use this module"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105607 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 01:51:30 +00:00
Melvyn Sopacua
e795ce3f6f
Update renamed constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101650 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-28 11:20:49 +00:00
Gregory Song
52447d3956
Revert 'linked'...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98790 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-08 08:56:12 +00:00
Gregory Song
dee1aece88
linked -> linkend, Tag <note> added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98783 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-08 08:24:06 +00:00
Melvyn Sopacua
c9a49898fa
(general) Add more help for configuration options and pre-prep support
...
questions (if that's possible :-).
Introduce constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-06 21:22:33 +00:00
Melvyn Sopacua
a214a32d70
Newly introduced constants for xslt_setopt function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98495 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-06 21:14:48 +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