クラス XoopsDatabase

XoopsMySQLDatabaseに継承されています。

XoopsDatabaseに対する継承グラフ

Inheritance graph
[凡例]
すべてのメンバ一覧

Public メソッド

 XoopsDatabase ()
 setLogger (&$logger)
 setPrefix ($value)
 prefix ($tablename='')

Public 変数

 $prefix = ''
 $logger

説明

database.php53 行で定義されています。


関数

XoopsDatabase::prefix ( tablename = ''  ) 

attach the prefix.'_' to a given tablename

if tablename is empty, only prefix will be returned

引数:
string $tablename tablename
戻り値:
string prefixed tablename, just prefix if tablename is empty

database.php106 行で定義されています。

参照元 XoopsMySQLDatabase::queryFromFile()setPrefix().

XoopsDatabase::setLogger ( &$  logger  ) 

assign a XoopsLogger object to the database

参照:
XoopsLogger
引数:
object $logger reference to a XoopsLogger object

database.php83 行で定義されています。

参照先 $logger.

XoopsDatabase::setPrefix ( value  ) 

set the prefix for tables in the database

引数:
string $value table prefix

database.php93 行で定義されています。

参照先 prefix().

XoopsDatabase::XoopsDatabase (  ) 

constructor

will always fail, because this is an abstract class!

database.php72 行で定義されています。


このクラスの説明は次のファイルから生成されました:
XoopsCubeに対してFri Aug 4 21:22:34 2006に生成されました。  doxygen 1.4.7