Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Get_js
PHP Class Get_js, 68kb
See link:
http://68kb.com/user_guide/
Inheritance:
extends
Controller
Mostra file
Open project: 68kb/68kb
Public Methods
Method
Description
__construct
( )
_remap
( )
Remap everything to index()
index
( )
Index Method
Method Details
__construct()
public
method
public
__construct
( )
_remap()
public
method
Remap everything to index()
public
_remap
( )
index()
public
method
This gets the js file and strips out the version number and get_js from the file name. This is for caching js files. This is used so we can include js files from a view file so that we can use the language file. To call it use:
public
index
( )