addColor(int $style_id, string $a_name, string $a_code)
colorExists(int $style_id, string $a_color_name)
Check whether color exists.
InternalDataService $factory
updateColor(int $style_id, string $name, string $new_name, string $code)
__construct(ilDBInterface $db, InternalDataService $factory)