Searched defs:externalcss (Results 1 – 2 of 2) sorted by relevance
/plugin/pagecss/vendor/csstidy-2.2.1/ |
H A D | class.csstidy_print.php | 136 public function formatted_page($doctype='html5', $externalcss=true, $title='', $lang='en') {
|
H A D | class.csstidy.php | 484 …public function write_page($filename, $doctype='xhtml1.1', $externalcss=true, $title='', $lang='en… 500 …public function write($filename, $formatted=false, $doctype='xhtml1.1', $externalcss=true, $title=…
|