You are here

constant PROPERTY in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg_css_compress/csstidy/data.inc \PROPERTY
2 uses of PROPERTY
csstidy_print::_convert_raw_css in advagg_css_compress/csstidy/class.csstidy_print.inc
Converts $this->css array to a raw array ($this->tokens)
csstidy_print::_print in advagg_css_compress/csstidy/class.csstidy_print.inc
Returns the formatted CSS Code and saves it into $this->output_css and $this->output_css_plain

File

advagg_css_compress/csstidy/data.inc, line 31

Code

define('PROPERTY', 5);