Variables | |
$xhtml_code_operations = 'indent' | |
$xhtml_code_indentation = ' ' |
TIDEngine different XHTML Cache Settings.
Your Pages performance depends from this settings. We recomend to use Default settings for best results.
But anyway you could make experiments and adjust by your needs. This settings are applied just to XHTML Page/Template Cache files code.
$xhtml_code_operations = 'indent' [inherited] |
You can use two types of XHTML Optimization. Indent XHTML code or clean whitespace and combine XHTML code in one lien.
string | $xhtml_code_operations,: |
|
Definition at line 219 of file TIDEngine.php.
$xhtml_code_indentation = ' ' [inherited] |
Set default indentation space only. EG. ' '
string | $xhtml_code_indentation |
Definition at line 226 of file TIDEngine.php.