\membermodel

会员自定义模块

Summary

Methods
Properties
Constants
membermodel()
__construct()
getForm()
getFieldList()
$modid
$db
$info
$name
$table
$public
$egroups
$listTemplate
$viewTemplate
$postTemplate
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$modid

$modid : 

Type

$db

$db : 

Type

$info

$info : 

Type

$name

$name : 

Type

$table

$table : 

Type

$public

$public : 

Type

$egroups

$egroups : 

Type

$listTemplate

$listTemplate : 

Type

$viewTemplate

$viewTemplate : 

Type

$postTemplate

$postTemplate : 

Type

Methods

membermodel()

membermodel(  $modtype) 

Parameters

$modtype

__construct()

__construct(  $modtype) 

Parameters

$modtype

getForm()

getForm(string  $type = 'post', string  $value = '', string  $admintype = 'membermodel2') : string

获取用户数据表单

Parameters

string $type

表单类型

string $value

string $admintype

模型类型

Returns

string

getFieldList()

getFieldList() : array

获取字段列表

Returns

array