Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CI_Model
PHP 클래스 CI_Model, TastyIgniter
상속:
extends
Curl
파일 보기
프로젝트 열기: tastyigniter/tastyigniter
1 사용 예제들
공개 메소드들
메소드
설명
__construct
( ) :
void
Class constructor
__get
(
string
$key
)
__get magic
메소드 상세
__construct()
공개
메소드
Class constructor
public
__construct
( ) :
void
리턴
void
__get()
공개
메소드
Allows models to access CI's loaded classes using the same syntax as controllers.
public
__get
(
string
$key
)
$key
string