WP_THEMES
: string
in package
Table of Contents
- CITY = 'CITY'
- COAST = 'COAST'
- GRAND_CANYON = 'GRAND_CANYON'
- MOUNTAIN = 'MOUNTAIN'
- OCEAN = 'OCEAN'
- RAIN_FOREST = 'RAIN_FOREST'
- STARS = 'STARS'
- getBackgroundColor() : string
- Returns the background color.
- getImage() : string
- Returns the image name.
- getPrimaryColor() : string
- Returns the primary color.
Cases
OCEAN
STARS
GRAND_CANYON
RAIN_FOREST
COAST
MOUNTAIN
CITY
Methods
getBackgroundColor()
Returns the background color.
public
getBackgroundColor() : string
Return values
string —color
getImage()
Returns the image name.
public
getImage() : string
Return values
string —image name
getPrimaryColor()
Returns the primary color.
public
getPrimaryColor() : string
Return values
string —color