![]() |
|
||||||||||
|
tidy_get_opt_docОписаниеProcedural style: string tidy_get_opt_doc ( tidy object, string optname )Object oriented style: string tidy->getOptDoc ( string optname )tidy_get_opt_doc() returns the documentation for the given option name.
Возвращаемые значенияReturns a string if the option exists and has documentation available, or FALSE otherwise. Примеры
tidy_get_opt_doc There are no user contributed notes for this page. |