Máté Kocsis
08f35ae7dc
Sync ext/dom properties with stubs - part 1 ( #1295 )
...
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-04-20 14:48:26 +02:00
Máté Kocsis
4951970b68
Generate ext/dom class synopses from stubs - part 2 ( #1289 )
2022-01-03 13:53:30 +01:00
Yoshinari Takaoka
dde024b52e
fixed XPointer evaluation failed build warning.
...
Closes GH-308.
2021-01-08 01:22:23 +01:00
Máté Kocsis
926842882d
Generate dom methodsynopses based on stubs
2021-01-02 16:32:41 +01:00
Christoph Michael Becker
6bf4f2f0f5
Use consistent modifiers order "public" before "readonly"
...
Before this change:
public/readonly: 50 cases
readonly/public: 30 cases (mostly in DOM)
Reordered to be always public/readonly, in this order.
Patch provided by Giovanni Giacobbi.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349623 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-05 10:45:54 +00:00
Christoph Michael Becker
7dd8d0771a
Fix #77219 : childNodes property not in DOMElement manual
...
We document the inherited properties of all DOM classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346131 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 18:27:53 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
60a56a84a1
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:52:11 +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
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
c16ca0fde3
Fix URL entities to follow the URL entity naming scheme
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 15:34:50 +00:00
Hannes Magnusson
84e1839799
MFB: Upgrade to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248357 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:18:08 +00:00
Hannes Magnusson
7fde5c7d75
MFB: Upgrade to the new-reference-structure
...
- Moved the intro from reference.xml to book.xml
- Change the intro ID to intro.<extname>
- Added setup <chapter>
- Changed the constants section to be <appendix>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248356 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:10:43 +00:00