PHP Class Moosh\Command\Moodle26\Category\CategoryImport

Inheritance: extends Moosh\MooshCommand
Afficher le fichier Open project: tmuras/moosh

Méthodes publiques

Méthode Description
__construct ( )
create_category ( $category )
end_element ( $parser, $name )
execute ( )
start_element ( $parser, $name, $attrs )

Method Details

__construct() public méthode

public __construct ( )

create_category() public méthode

public create_category ( $category )

end_element() public méthode

public end_element ( $parser, $name )

execute() public méthode

public execute ( )

start_element() public méthode

public start_element ( $parser, $name, $attrs )