API Documentation
Table of Contents
Classes
- csstidy
- CSS Parser class
- csstidy_optimise
- CSS Optimising Class
- csstidy_print
- CSS Printing class
Constants
- AT_END = 2
- AT_START = 1
- Defines constants
- COMMENT = 7
- DEFAULT_AT = 41
- IMPORTANT_COMMENT = 8
- PROPERTY = 5
- SEL_END = 4
- SEL_START = 3
- VALUE = 6
Constants
AT_END
public
mixed
AT_END
= 2
AT_START
Defines constants
public
mixed
AT_START
= 1
Tags
COMMENT
public
mixed
COMMENT
= 7
DEFAULT_AT
public
mixed
DEFAULT_AT
= 41
IMPORTANT_COMMENT
public
mixed
IMPORTANT_COMMENT
= 8
PROPERTY
public
mixed
PROPERTY
= 5
SEL_END
public
mixed
SEL_END
= 4
SEL_START
public
mixed
SEL_START
= 3
VALUE
public
mixed
VALUE
= 6