\ChannelUnit

Summary

Methods
Properties
Constants
__construct()
ChannelUnit()
SetArcID()
MakeField()
GetlitImgLinks()
Close()
$ChannelInfos
$ChannelFields
$AllFieldNames
$ChannelID
$ArcID
$dsql
$SplitPageField
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$ChannelInfos

$ChannelInfos : 

Type

$ChannelFields

$ChannelFields : 

Type

$AllFieldNames

$AllFieldNames : 

Type

$ChannelID

$ChannelID : 

Type

$ArcID

$ArcID : 

Type

$dsql

$dsql : 

Type

$SplitPageField

$SplitPageField : 

Type

Methods

__construct()

__construct(  $cid,   $aid) 

Parameters

$cid
$aid

ChannelUnit()

ChannelUnit(  $cid,   $aid) 

Parameters

$cid
$aid

SetArcID()

SetArcID(integer  $aid) : void

设置档案ID

Parameters

integer $aid

档案ID

MakeField()

MakeField(string  $fname, string  $fvalue, string  $addvalue = '') : string

处理某个字段的值

Parameters

string $fname

字段名称

string $fvalue

字段值

string $addvalue

增加值

Returns

string

GetlitImgLinks()

GetlitImgLinks(string  $fvalue) : string

获取缩略图链接

Parameters

string $fvalue

表单值

Returns

string

Close()

Close()