[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/libs/artichow/php4/inc/ -> Text.class.php (sommaire)

(pas de description)

Poids: 217 lignes (3 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

awText:: (14 méthodes):
  awText()
  getText()
  setText()
  setFont()
  getFont()
  setAngle()
  getAngle()
  setColor()
  getColor()
  setBackgroundColor()
  setBackgroundGradient()
  getBackground()
  setPadding()
  getPadding()


Classe: awText  - X-Ref

To handle text

awText($text, $font = NULL, $color = NULL, $angle = 0)   X-Ref
Build a new awtext

param: string $text Your text

getText()   X-Ref
Get text

return: string

setText($text)   X-Ref
Change text

param: string $text New text

setFont(&$font)   X-Ref
Change text font

param: Font

getFont()   X-Ref
Get text font

return: int

setAngle($angle)   X-Ref
Change text angle

param: int

getAngle()   X-Ref
Get text angle

return: int

setColor($color)   X-Ref
Change text color

param: Color

getColor()   X-Ref
Get text color

return: Color

setBackgroundColor($color)   X-Ref
Change text background color

param: $color

setBackgroundGradient(&$gradient)   X-Ref
Change text background gradient

param: $gradient

getBackground()   X-Ref
Get text background

return: Color, Gradient

setPadding($left, $right, $top, $bottom)   X-Ref
Change padding

param: int $left Left padding
param: int $right Right padding
param: int $top Top padding
param: int $bottom Bottom padding

getPadding()   X-Ref
Get current padding

return: array



Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics