tidy::getOptDoc
tidy::getOptDoc
tidy_get_opt_doc
(PHP 5 >= 5.1.0, PHP 7)
tidy::getOptDoc -- tidy_get_opt_doc — Returns the documentation for the given option name
Description
Object oriented style
string tidy::getOptDoc ( string $optname )
Procedural style
string tidy_get_opt_doc ( tidy $object , string $optname )
tidy_get_opt_doc() returns the documentation for the given option name.