\diyform

diyform

Summary

Methods
Properties
Constants
diyform()
__construct()
getForm()
getFieldList()
$diyid
$db
$info
$name
$table
$public
$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

$diyid

$diyid : 

Type

$db

$db : 

Type

$info

$info : 

Type

$name

$name : 

Type

$table

$table : 

Type

$public

$public : 

Type

$listTemplate

$listTemplate : 

Type

$viewTemplate

$viewTemplate : 

Type

$postTemplate

$postTemplate : 

Type

Methods

diyform()

diyform(  $diyid) 

Parameters

$diyid

__construct()

__construct(string  $diyid) : string

析构函数

Parameters

string $diyid

自定义表单ID

Returns

string

getForm()

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

获取表单

Parameters

string $type

类型

string $value

string $admintype

管理类型

Returns

string

getFieldList()

getFieldList() : string

获取字段列表

Returns

string