/plugins/vadmin/includes/dba_functions.incdba_functions.inc ------------------ This include file implements Vadmin 2.0 storage API.
Licensed under GNU GPL v2. Please see COPYING for full terms.
$Id: dba_functions.inc,v 1.6 2003/07/09 22:01:39 graf25 Exp $
dbastor_check_db (line 432)
dbastor_create_db (line 466)
dbastor_delete (line 582)
dbastor_get (line 509)
dbastor_get_crosses (line 641)
dbastor_get_dbfile (line 423)
dbastor_get_limits (line 666)
dbastor_get_lowly (line 653)
dbastor_get_prefs (line 609)
This function parses the prefs file into an array and returns it. It also uses the session for caching, so if the prefs are already in session, it loads them from there.
dbastor_get_templates_ary (line 624)
dbastor_list_all (line 489)
dbastor_put (line 541)
dbastor_put_crosses (line 647)
dbastor_put_limits (line 673)
dbastor_put_lowly (line 660)
dbastor_put_prefs (line 595)
This function saves the domain preferences into the "prefs" file located in the domain directory specified by the $VADMIN_DIR global var.
dbastor_put_templates_ary (line 635)
recursive_delete (line 837)
vadmin_add_cross (line 306)
vadmin_delete_cross (line 320)
vadmin_delete_template (line 167)
vadmin_del_pic (line 128)
vadmin_domain_exists (line 20)
Functions starting with vadmin_* implement the storage API.
Functions starting with dbastor_* are internal to this implementation.
vadmin_domain_passwd_issaved (line 56)
vadmin_enable_domain (line 68)
vadmin_get_cross_array (line 272)
This function returns an array with all CROSS admins for the domain in question.
vadmin_get_domain_passwd (line 82)
This function will return a stored domain password or false if there isn't one.
vadmin_get_limit (line 381)
vadmin_get_lowly_array (line 253)
vadmin_get_pic (line 105)
vadmin_get_pref (line 352)
This function returns the stored preference.
vadmin_get_template (line 148)
vadmin_get_template_list (line 137)
vadmin_get_user_designation (line 189)
This function finds out the designation of a given user -- see if the user is just a user, a lowly administrator, a cross, or an elvis.
vadmin_get_xdomain_array (line 290)
vadmin_list_enabled_domains (line 39)
vadmin_put_domain_passwd (line 100)
vadmin_put_limit (line 400)
vadmin_put_lowly_array (line 261)
vadmin_put_pic (line 118)
vadmin_put_pref (line 373)
This function stores the preference.
vadmin_put_template (line 159)
vadmin_upgrade_v1 (line 683)
Documentation generated on Sun, 22 Nov 2009 17:36:25 +0200 by phpDocumentor 1.4.3