



|
Manuel PHP
|
|
Table : .ob tidyhandler.tidy access count .tidy clean repair .tidy config count .tidy:: construct .tidy diagnose .tidy error count .tidy get body .tidy get config .tidy get error buffer .tidy get head .tidy get html ver .tidy get html .tidy get opt doc .tidy get output .tidy get release .tidy get root .tidy get status .tidy getopt .tidy is xhtml .tidy is xml .tidy load config .tidy node->get attr .tidy node->get nodes .tidy node->next .tidy node->prev .tidy parse file .tidy parse string .tidy repair file .tidy repair string .tidy reset config .tidy save config .tidy set encoding .tidy setopt .tidy warning count .tidyNode->hasChildren .tidyNode->hasSiblings .tidyNode->isAsp .tidyNode->isComment .tidyNode->isHtml .tidyNode->isJste .tidyNode->isPhp .tidyNode->isText |
tidy_get_configtidy_get_configDescriptionStyle procédural array tidy_get_config ( tidy object )Style orienté objet (méthode) array tidy->getConfig ( void )
tidy_get_config() retourne un tableau avec les
options de configuration utilisées par l'objet Pour une explication de chaque option, voyez http://tidy.sourceforge.net/docs/quickref.html.
Voir aussi tidy_reset_config() et tidy_save_config().
|

