Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VersionPress
Actions
ActionsInfo
PHP 클래스 VersionPress\Actions\ActionsInfo
파일 보기
프로젝트 열기: versionpress/versionpress
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
$scope
,
$actions
,
$tags
= [],
$parentIdTag
= null )
getActionPriority
(
$action
)
getActions
( )
getDescription
(
$action
,
$vpid
,
$tags
)
getTagContainingParentId
( )
getTags
( )
메소드 상세
__construct()
공개
메소드
public
__construct
(
$scope
,
$actions
,
$tags
= [],
$parentIdTag
= null )
getActionPriority()
공개
메소드
public
getActionPriority
(
$action
)
getActions()
공개
메소드
public
getActions
( )
getDescription()
공개
메소드
public
getDescription
(
$action
,
$vpid
,
$tags
)
getTagContainingParentId()
공개
메소드
public
getTagContainingParentId
( )
getTags()
공개
메소드
public
getTags
( )