com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

Procedural File: lib_db.php

Source Location: /_includes/lib_db.php



Classes:

DataBase
Describes a database abstraction. The abstraction maintains a connection which is instance specific. Hence it is recommended that only one global instance is used.


Page Details:

A library designed to abstract the database interaction. The library provides functions to the most common operations, cutting down on the repetitiveness of building queries. It also improves readability and avoids unnecessary code.



Tags:

filesource:  Source Code for this file
license:  GNU Lesser General Public License
version:  $Revision: 1.16 $
author:  Andreas Launila







TABLE_ABBR [line 47]

TABLE_ABBR = $tablePrefix.'abbreviations'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_ADMIN_LOGS [line 28]

TABLE_ADMIN_LOGS = $tablePrefix.'admin_logs'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_ALIASES [line 44]

TABLE_ALIASES = $tablePrefix.'aliases'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_COMMENTS [line 38]

TABLE_COMMENTS = $tablePrefix.'comments'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_COUNTERS [line 31]

TABLE_COUNTERS = $tablePrefix.'counters'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_CUSTOM_ALIASES [line 43]

TABLE_CUSTOM_ALIASES = $tablePrefix.'custom_aliases'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_CUSTOM_REDIRECTS [line 45]

TABLE_CUSTOM_REDIRECTS = $tablePrefix.'custom_redirects'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_DKPBANK [line 33]

TABLE_DKPBANK = $tablePrefix.'dkpbank'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_DKPBANK_IMAGES [line 35]

TABLE_DKPBANK_IMAGES = $tablePrefix.'dkpbank_images'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_DKPBANK_MEMBERS [line 34]

TABLE_DKPBANK_MEMBERS = $tablePrefix.'dkpbank_members'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_DOWNLOADS [line 30]

TABLE_DOWNLOADS = $tablePrefix.'downloads'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_DOWNLOAD_CATEGORIES [line 50]

TABLE_DOWNLOAD_CATEGORIES = $tablePrefix.'download_categories'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_ERRORS [line 26]

TABLE_ERRORS = $tablePrefix.'errors'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_EVENTS [line 32]

TABLE_EVENTS = $tablePrefix.'events'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_LINKS [line 37]

TABLE_LINKS = $tablePrefix.'links'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_LINK_CATEGORIES [line 36]

TABLE_LINK_CATEGORIES = $tablePrefix.'link_categories'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_MAPPED_URLS [line 42]

TABLE_MAPPED_URLS = $tablePrefix.'mapped_urls'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_MENU [line 25]

TABLE_MENU = $tablePrefix.'menu'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_MPLF_CATEGORIES [line 60]

TABLE_MPLF_CATEGORIES = $mplfPrefix.'categories'
Table name constants for the MPLF archive.



Tags:

access:  public

[ Top ]



TABLE_MPLF_CHANGES [line 63]

TABLE_MPLF_CHANGES = $mplfPrefix.'changes'
Table name constants for the MPLF archive.



Tags:

access:  public

[ Top ]



TABLE_MPLF_EDITS [line 61]

TABLE_MPLF_EDITS = $mplfPrefix.'edits'
Table name constants for the MPLF archive.



Tags:

access:  public

[ Top ]



TABLE_MPLF_FILTERS [line 59]

TABLE_MPLF_FILTERS = $mplfPrefix.'filters'
Table name constants for the MPLF archive.



Tags:

access:  public

[ Top ]



TABLE_MPLF_MODERATORS [line 62]

TABLE_MPLF_MODERATORS = $mplfPrefix.'moderators'
Table name constants for the MPLF archive.



Tags:

access:  public

[ Top ]



TABLE_NEWS [line 24]

TABLE_NEWS = $tablePrefix.'news'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_PERFORMANCE [line 48]

TABLE_PERFORMANCE = $tablePrefix.'performance'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_PROGRAM_LANGS [line 29]

TABLE_PROGRAM_LANGS = $tablePrefix.'program_languages'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_PROJECTS [line 27]

TABLE_PROJECTS = $tablePrefix.'projects'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_PROJECT_IMAGES [line 39]

TABLE_PROJECT_IMAGES = $tablePrefix.'project_images'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_PROJECT_STAGES [line 41]

TABLE_PROJECT_STAGES = $tablePrefix.'project_stages'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_PROJECT_SUBMENUS [line 40]

TABLE_PROJECT_SUBMENUS = $tablePrefix.'project_submenus'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_REDIRECTS [line 46]

TABLE_REDIRECTS = $tablePrefix.'redirects'
Site specific table name constants.



Tags:

access:  public

[ Top ]



TABLE_SITEMAP [line 49]

TABLE_SITEMAP = $tablePrefix.'sitemap'
Site specific table name constants.



Tags:

access:  public

[ Top ]




Documentation generated on Sun, 16 Apr 2006 21:03:15 +0200 by phpDocumentor 1.3.0RC4