Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bluz
Grid
Source
ArraySource
PHP 클래스 Bluz\Grid\Source\ArraySource
저자:
Anton Shevchuk
상속:
extends
Bluz\Grid\Source\AbstractSource
파일 보기
프로젝트 열기: bluzphp/framework
1 사용 예제들
공개 메소드들
메소드
설명
process
(
array
$settings
= [] ) :
Bluz\Grid\Data
Process
setSource
(
array
$source
) :
self
Set array source
메소드 상세
process()
공개
메소드
Process
public
process
(
array
$settings
= [] ) :
Bluz\Grid\Data
$settings
array
리턴
Bluz\Grid\Data
setSource()
공개
메소드
Set array source
public
setSource
(
array
$source
) :
self
$source
array
리턴
self