WIKI使用導航
站長百科導航
站長專題
- 網(wǎng)站推廣
- 網(wǎng)站程序
- 網(wǎng)站賺錢
- 虛擬主機
- cPanel
- 網(wǎng)址導航專題
- 云計算
- 微博營銷
- 虛擬主機管理系統(tǒng)
- 開放平臺
- WIKI程序與應用
- 美國十大主機
Siteserver二次開發(fā)指南
來自站長百科
導航: 上一頁
- 模板標簽
- STL語言入門
- STL元素參考
- stl:a獲取鏈接 | stl:ad固定廣告 | stl:channel欄目值 | stl:channels欄目列表 | stl:channelsItem欄目列表項 | stl:content內(nèi)容值 | stl:contents內(nèi)容列表
- stl:contentsItem內(nèi)容列表項 | stl:count顯示數(shù)值 | stl:file文件下載鏈接 | stl:flash顯示flash | stl:focusViewer顯示滾動焦點圖 | stl:if條件判斷 | stl:if條件判斷示例
- stl:image顯示圖片 | stl:include包含文件 | stl:location當前位置 | stl:marquee無間隔滾動 | stl:menu顯示菜單 | stl:navigation顯示頁面導航鏈接
- stl:pageChannels翻頁欄目列表 | stl:pageContents翻頁內(nèi)容列表 | stl:pageSqlContents翻頁獲取數(shù)據(jù)庫數(shù)據(jù)列表 | stl:pageItem翻頁項
- stl:pageItem示例 | stl:pageItems翻頁項容器 | stl:player顯示視頻/音頻播放器 | stl:printer打印 | stl:rssRss訂閱 | stl:select欄目或內(nèi)容下拉列表
- stlstl:site顯示指定站點的數(shù)據(jù) | stl:sites獲取站點列表 | stl:sitesItem獲取站點列表項 | stl:sqlContent獲取數(shù)據(jù)庫數(shù)據(jù) | stl:sqlContents獲取數(shù)據(jù)庫數(shù)據(jù)列表
- stl:queryString定義數(shù)據(jù)庫查詢語句 | stl:sqlContentsItem獲取數(shù)據(jù)庫數(shù)據(jù)列表項 | stl:tabs頁簽切換 | stl:tags標簽 | stl:tree樹狀導航 | stl:value獲取值 | stl:zoom顯示縮放鏈接
- STL功能元素參考
- stl:action執(zhí)行動作 | stl:analysis顯示瀏覽量 | stl:commentInput評論提交 | stl:comment評論值 | stl:comments評論列表 | stl:commentsItem評論列表項
- stl:contentInput內(nèi)容提交 | stl:digg贊同/不贊同 | stl:dynamic動態(tài)顯示內(nèi)容 | stl:input提交表單 | stl:inputContent提交內(nèi)容值 | stl:inputContents提交內(nèi)容列表
- stl:inputContentsItem提交內(nèi)容列表項 | stl:login用戶登錄 | stl:pageComments翻頁評論列表 | stl:pageInputContents翻頁提交內(nèi)容列表 | stl:register用戶注冊
- stl:searchInput搜索提交表單 | stl:searchInput自定義顯示樣式 | stl:searchOutput搜索結(jié)果顯示 | stl:searchOutput自定義顯示樣式 | stl:star評分 | stl:visible區(qū)域是否可視
- stl:vote投票 | stl:inputTemplate投票提交模板
二次開發(fā)
- 二次開發(fā)指南
- API接口函數(shù)
- 用戶接口(用戶接口函數(shù)可以實現(xiàn)諸如用戶注冊、用戶登錄等功能。 通常使用 UserCenter.Core.UserFactory 類作為入口調(diào)用相關(guān)函數(shù)。 )
- 站點管理(站點管理接口函數(shù)主要用于獲取站點的相關(guān)屬性。 使用 SiteServer.Public.SiteManager 類調(diào)用(引用SiteServer.Runtime.dll)。 )
- 欄目管理(欄目管理接口函數(shù)主要用于對欄目進行相關(guān)操作。 使用 SiteServer.Public.ChannelManager 類調(diào)用(引用SiteServer.Runtime.dll)。)
- 內(nèi)容管理(內(nèi)容管理接口函數(shù)主要用于對內(nèi)容進行相關(guān)操作。 使用 SiteServer.Public.ContentManager 類調(diào)用(引用SiteServer.Runtime.dll)。)
- 生成頁面(生成頁面函數(shù)用于生成指定的頁面。 使用 SiteServer.Public.CreateManager 類調(diào)用(引用SiteServer.Runtime.dll)。 )
- 生成站點首頁 | 生成欄目頁 | 生成內(nèi)容頁