\Protfolio

作品集控制器

This class object is the super class that every library in CodeIgniter will be assigned to.

Summary

Methods
Properties
Constants
__construct()
get_instance()
index()
fenlei()
getuserProtfolio()
cateNum()
setfinishstatus()
setstatus()
updateProtfolio()
getstatus()
Protfoliodetail()
catalog()
createprot()
addarticle()
collect()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
N/A

Properties

$instance

$instance : object

Reference to the CI singleton

Type

object

Methods

__construct()

__construct() : void

Class constructor

get_instance()

get_instance() : object

Get the CI singleton

Returns

object

index()

index() 

主页

fenlei()

fenlei() 

按分类获取作品集

getuserProtfolio()

getuserProtfolio() 

获取当前用户所有作品集

cateNum()

cateNum() 

各个分类的作品集数量

setfinishstatus()

setfinishstatus() 

将状态设定为完结

setstatus()

setstatus() 

将状态设定为私密公开

updateProtfolio()

updateProtfolio() 

修改作品集信息

getstatus()

getstatus() 

获取状态

Protfoliodetail()

Protfoliodetail() 

作品集详情

catalog()

catalog() 

获取目录

createprot()

createprot() 

创建作品集

addarticle()

addarticle() 

向作品集增加文章

collect()

collect() 

收藏作品集