Alternc  3.2
Alternc logiel libre pour l'hébergement
 All Data Structures Namespaces Files Functions Variables Pages
stats_members.php File Reference

Go to the source code of this file.

Variables

 $Graph = & Image_Graph::factory('graph', array(800, 600))
 $total = & Image_Graph::factory('Image_Graph_Dataset_Trivial')
 $units = & Image_Graph::factory('Image_Graph_Dataset_Trivial')
 $i = 0
while($db->next_record()) $Datasets [] = $total
 $Plot = & $Plotarea->addNew('bar', array($Datasets, 'stacked'))
 $AxisX = & $Plotarea->getAxis(IMAGE_GRAPH_AXIS_X)
 $FillArray = & Image_Graph::factory('Image_Graph_Fill_Array')
 $Marker = & $Plot->addNew('Image_Graph_Marker_Value', IMAGE_GRAPH_VALUE_Y)

Variable Documentation

$AxisX = & $Plotarea->getAxis(IMAGE_GRAPH_AXIS_X)

Definition at line 68 of file stats_members.php.

$Datasets[] = $total

Definition at line 64 of file stats_members.php.

$FillArray = & Image_Graph::factory('Image_Graph_Fill_Array')

Definition at line 76 of file stats_members.php.

$Graph = & Image_Graph::factory('graph', array(800, 600))

Definition at line 38 of file stats_members.php.

$Marker = & $Plot->addNew('Image_Graph_Marker_Value', IMAGE_GRAPH_VALUE_Y)

Definition at line 85 of file stats_members.php.

$Plot = & $Plotarea->addNew('bar', array($Datasets, 'stacked'))

Definition at line 66 of file stats_members.php.

$total = & Image_Graph::factory('Image_Graph_Dataset_Trivial')

Definition at line 53 of file stats_members.php.

Referenced by pager().

$units = & Image_Graph::factory('Image_Graph_Dataset_Trivial')

Definition at line 55 of file stats_members.php.

Referenced by m_quota\get_size_unit().