COLOURS
Table of Contents
Functions
- colours() : mixed
- Set and write colours.
- getColour() : string
- Ensure input colour is in 6-character HEX format
Functions
colours()
Set and write colours.
colours(string $method[, XMLWriter $xml = NULL ][, string $colour = '' ]) : mixed
Parameters
- $method : string
- $xml : XMLWriter = NULL
-
Default NULL
- $colour : string = ''
-
Default ''
getColour()
Ensure input colour is in 6-character HEX format
getColour(string $colour) : string
Parameters
- $colour : string