| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
Procedural style:
bool tidy_clean_repair ( tidy object )Object oriented style:
bool tidy->cleanRepair ( void )
This function cleans and repairs the given tidy
object.
See also tidy_repair_file() and tidy_repair_string().
| Předcházející | Domů | Další |
| tidy_access_count | Nahoru | tidy_config_count |