Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Get_js
PHP 클래스 Get_js, 68kb
링크 보기:
http://68kb.com/user_guide/
상속:
extends
Controller
파일 보기
프로젝트 열기: 68kb/68kb
공개 메소드들
메소드
설명
__construct
( )
_remap
( )
Remap everything to index()
index
( )
Index Method
메소드 상세
__construct()
공개
메소드
public
__construct
( )
_remap()
공개
메소드
Remap everything to index()
public
_remap
( )
index()
공개
메소드
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
( )