Methods
StyleEdit3ReaderWrapper constructor.
__construct(string $themeId)
Searches for a setting value identified by its name. If no result is found, null will be returned.
findSettingValueByName( $p_settingName) : mixed|null
Arguments
Response
mixed|null
Adapter Method
get_position(string $p_boxName) : string
Arguments
Response
string
Adapter Method
get_status(string $p_boxName) : boolean
Arguments
Response
boolean
Adapter Method
get_status_by_position(integer $position) : boolean
Arguments
Response
boolean
Returns the custom styles from a JSON File
getCustomStyles() : string
Returns error message
getErrorMessage() : string
Get Sass Code by group and style name
getScss(string $p_group) : string
Arguments
Response
string
Properties
reader
reader : \StyleEdit\StyleConfigReader
Type(s)
\StyleEdit\StyleConfigReader
service
service : \StyleEdit3Service
Type(s)
\StyleEdit3Service