Public Member Functions | |
DcmmsPostGIS () | |
disconnect () | |
localize ($strFieldPart, $strTable="", $strLang="") | |
getGroupArray ($strGroup) | |
isAdministrator ($strUserName, $arrIDs=null) | |
formatTimestamp ($strField) | |
Public Attributes | |
$db = null |
|
DcmmsPostGIS constructor. Opens database connection.
|
|
Disconnect from the database.
|
|
Build an SQL statement that will return the date in ISO format.
|
|
Return an array that contains the ids of postgresql users in the group with the given name.
|
|
Whether a DCMMS user is an administrator or not
|
|
Return reversed arabic fields, because they are stored reversed.
|
|
The PEAR::DB database object |