dedecms主要類檔案

發表於2019-05-11
檢視類
arc.archives.class.php 文件顯示檢視類
arc.caicai.class.php 會員中心踩踩列表檢視
arc.freelist.class.php 自由列表類
arc.listview.class.php 主從表內容模型檢視類
arc.memberlistview.class.php 會員列表檢視類
arc.partview.class.php 檢視類
arc.rssview.class.php RSS訂閱檢視類
arc.searchview.class.php 搜尋列表檢視類
arc.sglistview.class.php 單表模型列表檢視類
arc.sgpage.class.php 單頁面檢視類
arc.specview.class.php 專題檢視類
arc.taglist.class.php TAG列表檢視類
功能類:
diyform.cls.php 自定義表單處理類
dedevote.class.php 投票類
dedecollection.class.php 採集類
dedemodule.class.php 模組管理與才做功能類
typelink.class.php 欄目連結列表控制類
membermodel.cls.php 會員模型功能類
shopcar.class.php 購物車功能類
sitemap.class.php 站點地圖功能類
核心類:
dedesql.class.php 資料庫操作類
dedeatt.class.php 字串屬性解析類
dedetemplate.class.php 模板引擎解析類
datalistcp.class.php 資料列表類
splitword.class.php 分詞類
oxwindow.class.php 對話視窗控制類
image.class.php 圖形影像處理類
會員及管理類:
memberlogin.class.php 前臺會員控制類
userlogin.class.php 後臺管理員控制類
擴充套件類:
ftp.class.php FTP上傳類
mail.class.php 郵件傳送
dedehttpdown.class.php 遠端下載類
calendar.class.php 日曆類
//——————————————
核心函式部分
common.func.php 核心函式檔案
小助手目錄includehelpers
//——————————————-
標籤runphp以及@me使用例項
{dede:field name=’id’ runphp=’yes’}
global $dsql;
// require_once(DEDEINC.’/mail.class.php’);
$row = $dsql->GetOne(“SELECT * FROM wd_arctype where id=”.@me );
@me = $row['typename'];
{/dede:field}
回覆

相關文章