Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Backend
Modules
Blog
Actions
Categories
PHP 클래스 Backend\Modules\Blog\Actions\Categories
상속:
extends
Backend\Core\Engine\Base\ActionIndex
파일 보기
프로젝트 열기: forkcms/forkcms
공개 메소드들
메소드
설명
execute
( )
Execute the action
setClickableCount
(
integer
$count
,
string
$link
) :
string
Convert the count in a human readable one.
보호된 메소드들
메소드
설명
parse
( )
Parse & display the page
비공개 메소드들
메소드
설명
loadDataGrid
( )
Loads the datagrids
메소드 상세
execute()
공개
메소드
Execute the action
public
execute
( )
parse()
보호된
메소드
Parse & display the page
protected
parse
( )
setClickableCount()
공개
정적인
메소드
Convert the count in a human readable one.
public
static
setClickableCount
(
integer
$count
,
string
$link
) :
string
$count
integer
The count.
$link
string
The link for the count.
리턴
string