Helper class to manage HTML
- Author
- =undo= info@.nosp@m.wpxt.nosp@m.re.me
- Copyright
- Copyright (C) 2012-2013 wpXtreme Inc. All Rights Reserved.
- Date
- 2014-02-18
- Version
- 1.0.2
- Since
- 1.4.0
Definition at line 13 of file wpdk-html.php.
Brief.
Return the buffer
- Since
- 1.4.23
- Returns
- string
Definition at line 42 of file wpdk-html.php.
static endCSSCompress |
( |
| ) |
|
|
static |
End compressed.
Display compressed output
Definition at line 55 of file wpdk-html.php.
static endHTMLCompress |
( |
|
$comments = false , |
|
|
|
$conditional = false |
|
) |
| |
|
static |
End compressed.
Display compressed output
- Note
- The following params are not used yet
- Parameters
-
bool | $comments | Optional. Remove comments: |
bool | $conditional | Optional. Removed conditional comments: |
- Returns
- string
Definition at line 137 of file wpdk-html.php.
static endJavascriptCompress |
( |
| ) |
|
|
static |
End compressed.
Display compressed output
- Since
- 1.4.5
Definition at line 97 of file wpdk-html.php.
Start compress buffering.
Utility to start buffering
Definition at line 29 of file wpdk-html.php.
string $__version = '1.0.2' |
The documentation for this class was generated from the following file: