Home  >  Article  >  Backend Development  >  DedeCMS dede_channeltype table field annotation_PHP tutorial

DedeCMS dede_channeltype table field annotation_PHP tutorial

WBOY
WBOYOriginal
2016-07-21 15:39:13995browse

I spent some time sorting this out, but there are still a few fields that are unclear. Friends who want to know, please tell me!
Dede_channeltype

id channel ID
nid identification ID
typename model name
maintable main table
addtable additional table
addcon file publishing program
mancon
editcon file modification program
useraddcon front-end member publishing program
usermancon front-end member management program
usereditcon front-end member modification program
fieldset
listfields list additional fields
addfields
issystem model properties (0: automatic model, -1: system model, 1: automatic model)
isshow
issend whether to support member submissions
arcsta default status of member submissions (-1: not reviewed, 0: reviewed (automatic Generate html), 1: Approved (only use dynamic documents))
usertype member group allowed to contribute (field value: individual or enterprise or " " (space means no restriction))
sendrank member level (0 : Visitor, 10: Registered member, 50: Intermediate member, 100: Advanced member)
isdefault column list option (1: Link to the default page, 0: Link to the first page of the list, -1: Use dynamic page)
needdes Whether to use abstract for submission
needpic Whether to use pictures for submission
titlename Use name for submission title
onlyone Whether submission is unique
dfcid Default column ID

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/321610.htmlTechArticleI spent some time sorting this out, but there are still a few fields that are not clear. I hope you know. Guys, tell me! Dede_channeltype id channel ID nid identification ID typename model name...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn