WhitePagesStyling
in package
Creates styles for white pages.
Table of Contents
- getBackgroundImageNames() : array<string|int, string>
- Returns a list of installed background image names.
- getMainStyleTag() : string
- Creates the main style tag for the page header.
Methods
getBackgroundImageNames()
Returns a list of installed background image names.
public
static getBackgroundImageNames() : array<string|int, string>
Return values
array<string|int, string> —image file names
getMainStyleTag()
Creates the main style tag for the page header.
public
static getMainStyleTag(WhitePagesProfile $profile) : string
Parameters
- $profile : WhitePagesProfile
-
profile
Return values
string —style tag