Class UNL_Common_Building_Info
Description
Located in /Info.php (line 12)
Method Summary
static void
getDataDir
()
static void
getDB
()
static void
getTableDefinition
()
static void
__connect
()
UNL_Common_Building_Info
__construct
()
void
_checkDB
()
Methods
static method getDataDir (line 102)
static
void
getDataDir
()
static method getDB (line 55)
static
void
getDB
()
static method getTableDefinition (line 110)
static
void
getTableDefinition
()
static method importCSV (line 78)
static
void
importCSV
( $table, $filename)
- $table
- $filename
static method tableExists (line 63)
static
void
tableExists
( $table)
- $table
static method __connect (line 70)
static
void
__connect
()
Constructor __construct (line 20)
UNL_Common_Building_Info
__construct
()
buildingExists (line 30)
Checks if a building with the given code exists.
bool
buildingExists
(string $code)
- string $code: Building code.
getHtml (line 41)
Returns a HTML snippet of information about a building on campus.
string
getHtml
(string $code)
- string $code: Building Code for the building you want coordinates of.
_checkDB (line 94)
void
_checkDB
()
Documentation generated on Wed, 12 Aug 2009 13:00:37 -0500 by phpDocumentor 1.4.2

