Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Moosh
Command
Moodle26
Category
CategoryImport
PHP Class Moosh\Command\Moodle26\Category\CategoryImport
Inheritance:
extends
Moosh\MooshCommand
Show file
Open project: tmuras/moosh
Public Methods
Method
Description
__construct
( )
create_category
(
$category
)
end_element
(
$parser
,
$name
)
execute
( )
start_element
(
$parser
,
$name
,
$attrs
)
Method Details
__construct()
public
method
public
__construct
( )
create_category()
public
method
public
create_category
(
$category
)
end_element()
public
method
public
end_element
(
$parser
,
$name
)
execute()
public
method
public
execute
( )
start_element()
public
method
public
start_element
(
$parser
,
$name
,
$attrs
)