phpDocumentor Developer
[ class tree: Developer ] [ index: Developer ] [ all elements ]

Procedural File: Helper.php

Source Location: /core/Helper.php

Page Details

This file contains a random assortment of useful functions and classes.

Author:  Stefan Winter <stefan.winter@restena.lu>
Author:  Tomasz Wolniewicz <twoln@umk.pl>
Classes
Class Description
Globals Define some variables which need to be globally accessible
Includes
require_once ('DBConnection.php') [line 10]
[ Top ]


Functions
availableOptions  [line 61]

void availableOptions( [ $class_name = 0]  )
Parameters:
   $class_name: 


[ Top ]
calculateCommonHostSuffix  [line 89]

void calculateCommonHostSuffix( $hosts  )
Parameters:
array   $hosts: 


[ Top ]
debug  [line 16]

void debug( $level, $t  )
Parameters:
   $level: 
   $t: 


[ Top ]
description  [line 44]

void description( $input  )
Parameters:
   $input: 


[ Top ]
downloadFile  [line 124]

void downloadFile( $url  )
Parameters:
   $url: 


[ Top ]
EAPMethodIdFromArray  [line 79]

void EAPMethodIdFromArray( $method_array  )
Parameters:
   $method_array: 


[ Top ]
error  [line 12]

void error( $t  )
Parameters:
   $t: 


[ Top ]
fetch_raw_db_data  [line 32]

void fetch_raw_db_data( $table, $row  )
Parameters:
   $table: 
   $row: 


[ Top ]
set_lang  [line 166]

void set_lang( [ $hardsetlocale = 0]  )
Parameters:
   $hardsetlocale: 


[ Top ]
set_locale  [line 154]

void set_locale( $domain, [ $hardsetlocale = 0]  )
Parameters:
   $domain: 
   $hardsetlocale: 


[ Top ]
uuid  [line 144]

UUID uuid( [string $prefix = '']  )

generates a UUID

Parameters:
string   $prefix:  an extra prefix to set before the UUID

API Tags:
Return:  (possibly prefixed)


[ Top ]


Documentation generated on Thu, 13 Oct 2011 08:42:10 +0200 by phpDocumentor 1.4.3