Home
last modified time | relevance | path

Searched refs:csscolors (Results 1 – 5 of 5) sorted by relevance

/plugin/odt/helper/
H A Dcsscolors.php52 return csscolors::getColorValue ($name);
62 return csscolors::getValueName ($value);
72 return csscolors::isKnownColorName ($name);
H A Dcssimport.php158 if ($value [0] == '#' || csscolors::isKnownColorName($value)) {
/plugin/odt/ODT/css/
H A Dcsscolors.php12 class csscolors { class
/plugin/odt/
H A DChangeLog.txt152 * Moved 'csscolors.php' to subdirectory helper and converted it into a DokuWiki helper plugin.
156 * Added new file 'csscolors.php'. It is a helper class to convert CSS color names
/plugin/odt/ODT/
H A DODTUtility.php441 $color = csscolors::getColorValue ($part);