|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2010-10-07 21:49 UTC] markskilbeck@php.net
-Assigned To:
+Assigned To: john
[2010-10-07 21:49 UTC] markskilbeck@php.net
[2010-10-22 13:16 UTC] kalle@php.net
-Assigned To: john
+Assigned To: kalle
[2010-10-22 13:16 UTC] kalle@php.net
[2010-10-22 13:33 UTC] kalle@php.net
[2010-10-22 13:33 UTC] kalle@php.net
-Status: Assigned
+Status: Closed
[2010-10-22 13:33 UTC] kalle@php.net
[2020-02-07 06:08 UTC] phpdocbot@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jan 07 03:00:01 2026 UTC |
Description: ------------ See Also * tidy::resetConfig() * tidy::saveConfig() The above methods appear to be missing in the TOC on the left. To put another way, these methods are referenced in the documentation here, but are otherwise undocumented as to their exact purpose. This almost leads me to believe they do not exist (which would present other issues). Expected result: ---------------- # tidy:: body # tidy:: cleanRepair # tidy:: _ _ construct # tidy:: diagnose # tidy:: getConfig # tidy:: htmlver # tidy:: getOpt # tidy:: getoptdoc # tidy:: getRelease # tidy:: getStatus # tidy:: head # tidy:: html # tidy:: isXhtml # tidy:: isXml # tidy:: parseFile # tidy:: parseString # tidy:: repairFile # tidy:: repairString # tidy:: resetConfig <-- # tidy:: root # tidy:: saveConfig <-- Actual result: -------------- http://www.php.net/manual/en/tidy.getconfig.php # tidy:: body # tidy:: cleanRepair # tidy:: _ _ construct # tidy:: diagnose # tidy:: getConfig # tidy:: htmlver # tidy:: getOpt # tidy:: getoptdoc # tidy:: getRelease # tidy:: getStatus # tidy:: head # tidy:: html # tidy:: isXhtml # tidy:: isXml # tidy:: parseFile # tidy:: parseString # tidy:: repairFile # tidy:: repairString # tidy:: root