Commit graph

19 commits

Author SHA1 Message Date
Christoph Michael Becker
fa0c88f1e3 Add missing public modifiers to imagick methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351855 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-03 22:28:04 +00:00
Dan Ackroyd
18dc6d0d46 Added lots of examples to Imagick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336315 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-01 15:11:11 +00:00
Jakub Vrana
196abbabb4 Change IDs function.{class}-{method} to {class}.{method}
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322115 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:08:38 +00:00
Jakub Vrana
c5aae9ac79 Undocument constructor return types
$c->__construct() usually returns NULL but isn't call explicitly often

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321903 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:48:33 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
dcab108b3c Fixing broken build from r293972 (seros).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293990 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 15:21:23 +00:00
Pedro Antonio Gil Rodríguez
c7d135e9a9 Corrected some spelling mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293972 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-25 12:32:54 +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
22f21df28b fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283818 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:40:16 +00:00
Mehdi Achour
598efa3b55 Rollback (don't use classsynopsys)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249612 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-01 14:55:27 +00:00
Mehdi Achour
df66766a88 Use OO syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249575 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 19:40:12 +00:00
Mehdi Achour
f6d1a60b7a WS, cleaning up a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249574 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-31 19:13:52 +00:00
Mikko Koppanen
1216f064fa Fixed method descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243710 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-06 15:46:51 +00:00
Philip Olson
c157e67e12 Removed bogus information and fixed whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241871 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-28 02:02:52 +00:00
Jakub Vrana
af1fca0732 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241743 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-23 09:04:26 +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
Alexander Songe
ba6ab08982 language-snippets.ent
+ changed imagick's generic return entities to something more appropriate
 + added entities for throwing ImagickException, etc
reference/imagick/imagick/adaptiveblurimage.xml and
reference/imagick/imagick/adaptiveresizeimage.xml
 + fully documented
 + included an example
 + added error information
 + no longer marked undocumented
 + changed &warn.experimental; to &warn.experimental.func;
reference/imagick/imagick/*.xml and
reference/imagick/imagickdraw/*.xml and
reference/imagick/imagickpixel/*.xml and
reference/imagick/imagickpixeliterator/*.xml
 + changed &warn.experimental; to &warn.experimental.func;
 + changed &imagick.*.return.success to &imagick.return.success;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237612 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-14 06:13:42 +00:00
Alexander Songe
e5be25b103 Added link to imagemagick.org to entities/global.ent. Added install.xml. Altered all functions to contain the experimental reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237071 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-06 02:41:42 +00:00
Alexander Songe
dc8100a758 Third and final commit for Imagick 2.0 docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236988 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-05 02:41:01 +00:00