\Topic

专题列表

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

Summary

Methods
Properties
Constants
__construct()
get_instance()
index()
createtopic()
edittopic()
deltopic()
topicStatistics()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
$data
N/A

Properties

$instance

$instance : object

Reference to the CI singleton

Type

object

$data

$data : 

Type

Methods

__construct()

__construct() : void

Class constructor

get_instance()

get_instance() : object

Get the CI singleton

Returns

object

index()

index() 

专题列表

createtopic()

createtopic() 

创建专题

edittopic()

edittopic() 

修改专题

deltopic()

deltopic() 

删除专题

topicStatistics()

topicStatistics() 

专题统计