Class SQLModule
提供简单的CRUD功能
- Cross\Core\FrameBase
-
Cross\MVC\Module
-
Cross\Module\SQLModule
Namespace: Cross\Module
Package: Cross\Module
Author:
Located at Module/SQLModule.php
Package: Cross\Module
Author:
wonli wonli@live.com Class MysqlModule
Located at Module/SQLModule.php
Methods summary
public
|
|
public static
static::get_called_class()
|
|
public
static
|
|
public
mixed
|
|
public
array
|
|
public
array|mixed
|
|
public
array|boolean|mixed
|
|
public
|
|
public
boolean|mixed
|
Methods inherited from Cross\MVC\Module
__get(),
databaseConfig(),
getLinkConfig(),
getLinkName(),
getLinkType(),
getModel(),
getPrefix(),
parseModelParams(),
setDatabaseConfigFile()
Methods inherited from Cross\Core\FrameBase
getAuth(),
getConfig(),
getDelegate(),
getFilePath(),
getUrlEncryptKey(),
initView(),
loadConfig(),
parseGetFile(),
result(),
sParams(),
setAuth(),
urlEncrypt()
Properties summary
protected
string
|
$t
要操作的数据表名 |
|
protected static
array()
|
$instance
|
|
protected
boolean
|
$auto_prefix
是否自动添加表前缀 |
#
true
|
Properties inherited from Cross\MVC\Module
Properties inherited from Cross\Core\FrameBase
$action,
$action_annotate,
$app_delegate,
$controller,
$delegate,
$params,
$view_controller