XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe Kint_Object_Representation_Color
+ Graphe d'héritage de Kint_Object_Representation_Color:
+ Graphe de collaboration de Kint_Object_Representation_Color:

Fonctions membres publiques

 getColor ($variant=null)
 
 __construct ($value)
 
 hasAlpha ($variant=null)
 
- Fonctions membres publiques hérités de Kint_Object_Representation
 __construct ($label, $name=null)
 
 getLabel ()
 
 labelIsImplicit ()
 

Champs de données

 $r = 0
 
 $g = 0
 
 $b = 0
 
 $a = 1
 
 $variant = null
 
 $implicit_label = true
 
 $hints = array('color')
 
const COLOR_NAME = 1
 
const COLOR_HEX_3 = 2
 
const COLOR_HEX_6 = 3
 
const COLOR_RGB = 4
 
const COLOR_RGBA = 5
 
const COLOR_HSL = 6
 
const COLOR_HSLA = 7
 
const COLOR_HEX_4 = 8
 
const COLOR_HEX_8 = 9
 
- Champs de données hérités de Kint_Object_Representation
 $name
 
 $label
 
 $implicit_label = false
 
 $hints = array()
 
 $contents = array()
 

Fonctions membres protégées

 setValues ($value)
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $value)
+ Voici le graphe d'appel pour cette fonction :

Documentation des fonctions membres

◆ getColor()

getColor (   $variant = null)
+ Voici le graphe d'appel pour cette fonction :

◆ hasAlpha()

hasAlpha (   $variant = null)
+ Voici le graphe des appelants de cette fonction :

◆ setValues()

setValues (   $value)
protected
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $a

$a = 1

◆ $b

$b = 0

◆ $g

$g = 0

◆ $hints

$hints = array('color')

◆ $implicit_label

$implicit_label = true

◆ $r

$r = 0

◆ $variant

$variant = null

◆ COLOR_HEX_3

const COLOR_HEX_3 = 2

◆ COLOR_HEX_4

const COLOR_HEX_4 = 8

◆ COLOR_HEX_6

const COLOR_HEX_6 = 3

◆ COLOR_HEX_8

const COLOR_HEX_8 = 9

◆ COLOR_HSL

const COLOR_HSL = 6

◆ COLOR_HSLA

const COLOR_HSLA = 7

◆ COLOR_NAME

const COLOR_NAME = 1

◆ COLOR_RGB

const COLOR_RGB = 4

◆ COLOR_RGBA

const COLOR_RGBA = 5

La documentation de cette classe a été générée à partir du fichier suivant :