PHP Class Moosh\Command\Moodle26\Category\CategoryImport

Inheritance: extends Moosh\MooshCommand
Datei anzeigen 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 )