PHP. Руководство по PHP. 2005
tidy_get_opt_doc

tidy_get_opt_doc
(no version information, might be only in CVS)tidy_get_opt_doc -- Returns the documentation for the given option name
Описание
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.
Замечание: You need at least libtidy from 25 April, 2005 for this function be available.
Список параметров
- object
-
A tidy object
- optname
-
The option name
Возвращаемые значения
Returns a string if the option exists and has documentation available, or FALSE otherwise.
Примеры
Смотрите также
tidy_get_config() |
tidy_getopt() |

![]() | ||
|
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪