久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

YourphpCMS/全局變量和數(shù)組

來自站長百科
跳轉(zhuǎn)至: 導(dǎo)航、? 搜索

YourphpCMS | 安裝說明 | 系統(tǒng)設(shè)置|內(nèi)容管理|模塊管理|會(huì)員管理|模板設(shè)置|模板制作規(guī)范|模板標(biāo)簽說明

Yourphp模板全局變量和數(shù)組:

  1. $Role會(huì)員組數(shù)組
  2. $Type全站分類數(shù)組
  3. $Module模型數(shù)組
  4. $Categorys欄目數(shù)組
  5. $search_module允許搜索的模型數(shù)組
  • $Role數(shù)組:
id 會(huì)員組ID, 
name會(huì)員組名稱,
status會(huì)員組狀態(tài),
remar會(huì)員組簡介,
pid會(huì)員組pid,
listorder排序值,
allowpost會(huì)員組投稿權(quán)限,
allowpostverify會(huì)員組瀏覽權(quán)限,
allowsearch搜索權(quán)限,
allowupgrade自動(dòng)升級(jí)
allowsendmessage是否可以發(fā)信息,
allowattachment是否允許上傳,
maxpostnum最大投稿數(shù),
maxmessagenum最大發(fā)信息數(shù),
price_y年費(fèi)用,
price_m月費(fèi)用,
price_d日費(fèi)用,
  • $Type數(shù)組
typeid類別id,
name類別名稱,
parentid父類別id,
description類別簡介,
status類別狀態(tài),
listorder排序值,
keyid頂級(jí)類別id,
  • $Module數(shù)組
id 模型id
title模型名稱,
name模型表名,
description模型簡介,
type模型類型,
issystem是否系統(tǒng)模型,
issearch是否允許搜索,
listfields列表頁調(diào)用字段,
setup模型參數(shù),
listorder排序值,
status狀態(tài),
postgroup允許投稿會(huì)員組,
ispost是否開啟投稿,
  • $Categorys數(shù)組
id欄目id,
catname欄目名稱,
catdir欄目目錄,
parentdir父目錄,
parentid父欄目id,
moduleid模型id,
module模型表名,
arrparentid所有父欄目,
arrchildid所有子欄目,
type欄目類型,
title欄目頁seo標(biāo)題,
keywords欄目頁關(guān)鍵詞,
description欄目頁簡介,
listorder排序,
ishtml是否生成html,
ismenu導(dǎo)航顯示,
hits點(diǎn)擊次數(shù),
image欄目圖片,
child是否終級(jí)欄目,
url欄目url地址,
template_list欄目列表頁模板,
template_show欄目內(nèi)容頁模板,
pagesize欄目分頁條數(shù),
readgroup欄目閱讀權(quán)限,
listtype欄目是否使用封面模板,
lang所屬語言,
urlruleid欄目url規(guī)則id,
presentpoint投稿獎(jiǎng)勵(lì),
chargepoint默認(rèn)收費(fèi)值,
paytype默認(rèn)收費(fèi)類型,
repeatchargedays重復(fù)收費(fèi)天數(shù),
postgroup允許投稿會(huì)員組,

參考來源[ ]

YourphpCMS使用手冊導(dǎo)航

安裝說明

系統(tǒng)設(shè)置

站點(diǎn)配置|設(shè)置管理|URL規(guī)則和DB數(shù)據(jù)源|多語言和類別管理|后臺(tái)管理菜單

內(nèi)容管理

欄目管理|內(nèi)容設(shè)置|模型管理

模塊管理

會(huì)員管理

模板設(shè)置

模板管理|風(fēng)格和碎片管理|幻燈片管理

模板制作規(guī)范

模板文件與功能|模板標(biāo)簽語法|全局變量和數(shù)組

模板標(biāo)簽說明