\Web

Application Controller Class

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

Summary

Methods
Properties
Constants
__construct()
get_instance()
wx()
test()
index()
list_movie()
list_live()
tv_list()
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

wx()

wx() 

test()

test() 

index()

index() 

list_movie()

list_movie() 

list_live()

list_live() 

tv_list()

tv_list()