[ 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/ -> Artichow.class.php (sommaire)

(pas de description)

Poids: 321 lignes (6 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 16 fichiers
 libs/artichow/php4/inc/Grid.class.php
 libs/artichow/php4/inc/Drawer.class.php
 libs/artichow/php4/Component.class.php
 libs/artichow/php4/inc/Text.class.php
 libs/artichow/php4/inc/Math.class.php
 libs/artichow/php4/inc/Tools.class.php
 libs/artichow/php4/inc/Font.class.php
 libs/artichow/php4/inc/Mark.class.php
 libs/artichow/php4/inc/Legend.class.php
 libs/artichow/php4/common.php
 libs/artichow/php4/inc/Color.class.php
 libs/artichow/php4/inc/Label.class.php
 libs/artichow/php4/inc/Tick.class.php
 libs/artichow/php4/inc/Gradient.class.php
 libs/artichow/php4/inc/Axis.class.php
 libs/artichow/php4/Image.class.php

Définit 1 class

awGraph:: (11 méthodes):
  awGraph()
  deleteFromCache()
  deleteAllCache()
  cleanCache()
  setTiming()
  add()
  draw()
  drawTitle()
  drawTiming()
  cleanGraphCache()
  microtimeFloat()


Classe: awGraph  - X-Ref

A graph

awGraph($width = NULL, $height = NULL, $name = NULL, $timeout = 0)   X-Ref
Construct a new awgraph

param: int $width Graph width
param: int $height Graph height
param: string $name Graph name for the cache (must be unique). Let it null to not use the cache.
param: int $timeout Cache timeout (unix timestamp)

deleteFromCache($name)   X-Ref
Delete a graph from the cache

param: string $name Graph name
return: bool TRUE on success, FALSE on failure

deleteAllCache()   X-Ref
Delete all graphs from the cache


cleanCache()   X-Ref
Clean cache


setTiming($timing)   X-Ref
Enable/Disable graph timing

param: bool $timing

add(&$component)   X-Ref
Add a component to the graph

param: &$component

draw()   X-Ref
Build the graph and draw component on it
Image is sent to the user browser


drawTitle()   X-Ref
Pas de description

drawTiming($time)   X-Ref
Pas de description

cleanGraphCache($file)   X-Ref
Pas de description

microtimeFloat()   X-Ref
Pas de description



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