Blog
extends AdminController
in package
Tags
Table of Contents
Properties
Methods
- do_add() : mixed
- do_del() : mixed
- do_edit() : mixed
- do_sort() : mixed
- do_status() : mixed
- get_pager() : mixed
- index() : mixed
Properties
$field
protected
mixed
$field
= ['is_open', 'title', 'type_id', 'user_id', 'tag', 'image', 'images', 'body', 'blog_status']
$name
protected
mixed
$name
= '博客'
$table
protected
mixed
$table
= 'blog_content'
Methods
do_add()
public
do_add() : mixed
Tags
do_del()
public
do_del() : mixed
Tags
do_edit()
public
do_edit() : mixed
Tags
do_sort()
public
do_sort() : mixed
Tags
do_status()
public
do_status() : mixed
Tags
get_pager()
public
get_pager() : mixed
Tags
index()
public
index() : mixed