Commit graph

42 commits

Author SHA1 Message Date
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Hannes Magnusson
9fcdb5c853 Implement phpdoc:classref
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Philip Olson
21e7c313a9 Added missing returnvalues and parameters roles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253955 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 00:12:33 +00:00
Hannes Magnusson
18e7059e12 Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 18:56:29 +00:00
Hannes Magnusson
f701bab1db MFB: Upgrade to the new-reference-structure & new-oo-style
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the constants into its own chapter
	NOTE: The chapter ID is xsl.examples, the first example is xsl.examples-collection
 - Moved the configure entity to setup.xml
 - Moved the requirements section to setup.xml
NOTE: Completely removed reference.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248881 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:04:25 +00:00
Hannes Magnusson
7dc095a024 Update IDs to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248879 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 21:59:42 +00:00
Hannes Magnusson
1fb9a518b4 Rename files (from functions/)
# NOTE: *NO* content or ID change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248877 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 21:58:21 +00:00
Hannes Magnusson
f6b830291e Rename files
# *no* content change


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248875 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 21:56:37 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
TAKAGI Masahiro
86dc7c2142 typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229560 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 16:21:55 +00:00
Nuno Lopes
857f029f3e add new *_VERSION constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229553 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-11 15:42:01 +00:00
Hannes Magnusson
47c1637ba9 refname consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228535 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-30 21:08:37 +00:00
Hannes Magnusson
a04ad9513e Bump libxslt version to 1.1.0 (closes bug#35589)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219648 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 16:41:38 +00:00
TAKAGI Masahiro
98b39bda54 Example code causes E_STRICT warning (bug #36651)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@208907 c90b9560-bf6c-de11-be94-00142212c4b1
2006-03-08 03:02:33 +00:00
Rasmus Lerdorf
7166c90417 Add an example here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207796 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-22 23:38:31 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
eb38562857 Can be called with array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188555 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 15:29:43 +00:00
Jakub Vrana
9b87277553 Fix void return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184127 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-11 08:27:32 +00:00
Mehdi Achour
9c6fac5f07 Fix version
# thanks Nuno


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 15:34:59 +00:00
Mehdi Achour
ef4fb9cd49 Add the new optional parameter that allows to restrict the available functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183758 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-06 14:43:07 +00:00
Dave Barr
009d44bfcf Fix minor spelling/punctuation mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Jakub Vrana
a24b6bc0fd A bit more useful example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178881 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 11:25:35 +00:00
Mehdi Achour
65b917d0d2 Add an example ..
# A user was complaining in a note :o


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178877 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-04 10:45:48 +00:00
Mehdi Achour
9df615a9a6 Added XSLTProcessort::__construct()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175785 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:11:54 +00:00
Mehdi Achour
6bd2186dfd fix refsect1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175769 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 09:46:21 +00:00
Mehdi Achour
8bd13934a7 Fix ref.xsl docs to reflect only the OO side of the extension
Document all functions, parameters
Switch to the new documentation structure


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175768 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 09:24:31 +00:00
Jakub Vrana
6facdd1004 Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173012 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 10:51:46 +00:00
Mehdi Achour
838a929be5 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
2004-08-25 08:19:17 +00:00
Jakub Vrana
6082e9c786 refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166810 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 12:45:34 +00:00
Jakub Vrana
9a1ee6bfe3 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Jakub Vrana
0ac0781692 Fix methodnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166283 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 14:10:03 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Mehdi Achour
7810ff5291 Add constants.xml and an example for hasExsltSupport()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164874 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-01 15:37:41 +00:00
Mehdi Achour
70feb66e04 typo
# cucu toi même :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164038 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 21:22:36 +00:00
Friedhelm Betz
48c792e54d move configure options to configure.xml
section for requirements.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163966 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-21 22:17:03 +00:00
Damien Seguy
b2eba83a2f reverting ading
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156345 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-16 19:08:55 +00:00
Damien Seguy
c151c218ae initial translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156338 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-16 18:49:27 +00:00
Kenneth Schwartz
138443000f XSL function skeletons (manual now builds with it)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155967 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-14 07:17:18 +00:00
Kenneth Schwartz
3c00e94a9b ref.xsl: fixed build issues (functions will be coming in a few)
others: fputs() -> fwrite() (use of aliases deprecated)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 06:31:15 +00:00
Nathan Sullivan
09617e8b29 Update text a little.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154731 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 06:46:36 +00:00
Ken
24e65da400 Adding a bit of documentation for /ext/xsl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154729 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-28 06:42:32 +00:00