>> YANA 4 PHP Framework >> Docs For Class plugin_db_admin

Class plugin_db_admin

Description

database administration tool

  • access: public

Located in /plugins/db_admin/plugin_db_admin.php

Plugin
   |
   --plugin_db_admin
Method Summary

Methods

Event handler
boolean db_install (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array array of params passed to the function
Description:

parameters taken:

  • string database_dbms
  • array database_list

  • access: public
Event handler
boolean db_sync (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array array of params passed to the function
Description:

parameters taken:

  • string database_dbms
  • array database_list

  • access: public
Event handler
boolean get_db_configuration (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array array of params passed to the function
Description:

parameters taken: none

  • access: public
Event handler
boolean set_db_configuration (
array $ARGS
)
List of parameters:
Name Type Description
$ARGS array array of params passed to the function
Description:

parameters taken:

  • string database_active
  • string database_dbms
  • string database_host
  • string database_port
  • string database_password
  • string database_name
  • string database_prefix

  • access: public
inherited from base classes

Inherited From Plugin

Documentation generated on Wed, 22 Nov 2006 20:19:23 +0100 by phpDocumentor 1.3.1

yana author: Thomas MeyerHomepage: www.all-community.de/pub