This class is the responsible of replacing template variables
| package |
Docxpresso |
|---|---|
| subpackage |
Themes |
__construct(\Docxpresso\Themes\CreateDocument $doc, string $theme)
| access |
public |
|---|---|
\Docxpresso\Themes\CreateDocument
stringpath to the file that stores the theme CSS props
_extractClassName( $selector) : string
| access |
public |
|---|
the selector name we want to parse
string
_extractSingleCSSRule( $selector) : string
| access |
public |
|---|
the selector we want to extract
string
_parseTheme() : string
| access |
public |
|---|---|
string
CSSClasses : array
| var | |
|---|---|
| access |
public |
| static |
array
CSSProps : array
| var | |
|---|---|
| access |
public |
| static |
array
_CSS : string
| var | |
|---|---|
| access |
private |
string