Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UserImportExportPlugin
PHP 클래스 UserImportExportPlugin, ojs
상속:
extends
PKPUserImportExportPlugin
파일 보기
프로젝트 열기: pkp/ojs
공개 메소드들
메소드
설명
__construct
( )
Constructor
executeCLI
(
$scriptName
, &
$args
)
register
(
$category
,
$path
) :
boolean
Called as a plugin is registered to the registry
usage
(
$scriptName
)
메소드 상세
__construct()
공개
메소드
Constructor
public
__construct
( )
executeCLI()
공개
메소드
또한 보기:
PKPImportExportPlugin::executeCLI()
public
executeCLI
(
$scriptName
, &
$args
)
register()
공개
메소드
Called as a plugin is registered to the registry
public
register
(
$category
,
$path
) :
boolean
$category
String Name of category plugin was registered to
$path
string
리턴
boolean
True iff plugin initialized successfully; if false, the plugin will not be registered.
usage()
공개
메소드
public
usage
(
$scriptName
)