ImportSurveyCommand
extends CConsoleCommand
in package
Table of Contents
Methods
- run() : void
- Sample command: php application/commands/console.php importsurvey tmp/upload/youfile.lss
- importFile() : array<string|int, mixed>
Methods
run()
Sample command: php application/commands/console.php importsurvey tmp/upload/youfile.lss
public
run(array<string|int, mixed> $args) : void
Parameters
- $args : array<string|int, mixed>
importFile()
protected
importFile(string $filename) : array<string|int, mixed>
Parameters
- $filename : string
Return values
array<string|int, mixed> —Import result