prj_info.php File Reference

Display project information. More...

Functions

 format_bytes ($bytes)
 disp_ul_sec ($result, $lbls)
 disp_dl_group ($lbls, $row)

Detailed Description

Project information includes 1. General project informaion 2. List of plants: studied objects 3. Imaging regime 4. Outcomes 5. Image data download options 6. Copyright statement 6.1. Contact person 6.2 Organisations involved


Function Documentation

format_bytes ( bytes  ) 

Format files size to a in bytes, KB, MB, GB and TB

Parameters:
$bytes Type: integer. Value of size will be formatted.
Returns:
string. Round to a format of xxx.xx unit.
disp_ul_sec ( result,
lbls 
)

Organise a query result in an unordered list

Parameters:
$result Type: resource. The query result to be displayed.
$lbls Type: array. The string array of labels.
disp_dl_group ( lbls,
row 
)

Organise a lable and content pair in <dt> <dd> pair.

Parameters:
$lbls Type: array. The string array of labels.
$row Type: array. The string array of content.
 All Classes Files Functions
Generated on Fri May 27 09:42:03 2011 for Data Centre by  doxygen 1.6.3