HTML Namespace Reference


Detailed Description

CLAROLINE

This lib provide html stream for various uniformised output.

Version:
1.9
Revision
12123

(c) 2001-2008 Universite catholique de Louvain (UCL) http://www.gnu.org/copyleft/gpl.html (GPL) GENERAL PUBLIC LICENSE

Author:
see 'credits' file

datagrid is actually a function but can became an object.

function claro_disp_datagrid($dataGrid, $option = null)

would became a static method.

but in dynamic work, new datagrid($dataGrid = null, $option_list = null) set_grid(array of array $datagrid) set_option_list(array $option_list) set_idLineType(string $line_type) set_idLineShift(integer $line_shift) set_colTitleList(array('colName'=>'colTitle')); set_colAttributeList(array('colName'=> array('attribName'=>'attribValue')) set_caption(string 'caption'); set_counterLine(bool 'dispCounter') set_colDecoration(string columnName,string pattern, array param)

Author:
Christophe Gesché <moosh@claroline.net>
Frederic Minne <zefredz@claroline.net> Copyright © 2006-2007, Frederic Minne http://www.gnu.org/copyleft/gpl.html GNU General Public License
Version:
1.0
Generated on Tue Jun 8 12:28:40 2010 for Claroline API by  doxygen 1.6.3