Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Get_js
PHP Class Get_js, 68kb
See link:
http://68kb.com/user_guide/
Inheritance:
extends
Controller
Afficher le fichier
Open project: 68kb/68kb
Méthodes publiques
Méthode
Description
__construct
( )
_remap
( )
Remap everything to index()
index
( )
Index Method
Method Details
__construct()
public
méthode
public
__construct
( )
_remap()
public
méthode
Remap everything to index()
public
_remap
( )
index()
public
méthode
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
( )