\Travelcolum

旅游项目接口

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

Summary

Methods
Properties
Constants
__construct()
get_instance()
index()
getcate()
getcateinfo()
deletecate()
addcate()
createTravel()
deleteTravel()
detail()
tracellist()
uploadimg()
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() 

getcate()

getcate() 

获取分类

getcateinfo()

getcateinfo() 

获取单个分类信息

deletecate()

deletecate() 

删除分类

addcate()

addcate() 

创建分类

createTravel()

createTravel() 

创建项目

deleteTravel()

deleteTravel() 

删除项目

detail()

detail() 

tracellist()

tracellist() 

获取列表

uploadimg()

uploadimg() 

图片上传