
| 模塊|Controller | 方法 | url | 前/后|備注|
| --- | --- |---|---|---|---|
| user | AdminAssetController |index | /user/admin_asset/index.html | 后臺|資源管理列表|
| user | AdminIndexController |index | /user/admin_index/index.html | 后臺|后臺本站用戶列表|
| user | AdminOauthController |index | /user/admin_oauth/index.html | 后臺|后臺第三方用戶列表|
| user | AdminUserActionController |index | /user/admin_user_action/index.html | 后臺|用戶操作管理|
| user | AssetController |webuploader | 無 | 后臺|附件上傳控制器|
| user | CommentController |index | /user/comment/index.html | 前臺|個人中心我的評論列表|
| user | FavoriteController |index | /user/favorite/index.html | 前臺|個人中心我的收藏列表|
| user | IndexController |index | /user/index/index/id/1.html | 前臺|前臺用戶首頁(公開) 必須帶id|
| user | LoginController |index | /user/login/index.html | 前臺|登錄頁|
| user | ProfileController |center | /user/profile/center.html | 前臺|會員中心首頁|
| user | ProfileController |edit | /user/profile/edit.html | 前臺|編輯用戶資料|
| user | ProfileController |password | /user/profile/password.html | 前臺|個人中心修改密碼|
| user | ProfileController |avatar | /user/profile/avatar.html | 前臺|用戶頭像編輯|
| user | ProfileController |binding | /user/profile/binding.html | 前臺|綁定手機號或郵箱|
| user | PublicController |avatar | 無 | 前臺|avatar頭像|
| user | RegisterController |index | /user/register/index | 前臺|前臺用戶注冊|
| user | UeditorController |無 | 無 | 前臺|百度編輯器文件上傳處理控制器|
| user | VerificationCodeController |無 | 無 | 前臺|驗證|
- php套路
- 套路之類結構
- thinkphp分塊解析之Collection
- thinkphp基礎之collection
- Collection在thinkphp中的運用
- thinkcmf模塊分析
- Controller按界面點擊順序排列表
- user模塊-Controller分析
- portal模塊-Controller分析
- admin模塊-Controller分析
- user模塊-腦圖
- portal模塊-腦圖
- admin模塊-腦圖
- cmf公共函數解析-common.php
- thinkcmf點滴記錄
- 自定義標簽詳解
- 插件
- 系統信息插件
- 插件演示插件
- 留言板插件
- 留言板1 建立胚胎
- 留言板1-1 數據庫變化
- 留言板1-2 自定義鉤子
- 留言板2 連接數據庫
- 留言板3 讀取后臺界面數據
- 留言板4 前端模板
- 留言板5 分離cssjs文件
- 留言板6 驗證
- 留言板7 圖形驗證碼
- 留言板8 后臺留言列表頁
- 留言板9 后記
- 評論插件
- 1 分析數據表
- 2 CommentModel.php
- 3 UserModel.php
- 4 DCommentPlugin.php
- 前端調用代碼
- 喜歡插件
- 1 分析
- 2 收藏功能
- 3 插件建模
- 4 數據庫設計
- 5 插入一條數據
- 多語言
- thinkphp多語言
- thinkcmf多語言