basic() basic() : void Everything needed to do after loading and init. This action will be done on frontend and administration.
output() output(array $array, boolean $download = false) : void Used for JSON output, great for letting ajax know what happens Parameters array $array Array with keys and values for output boolean $download Specifies whether a file is downloaded
administration() administration() : void Does everything needed that has to be done in administration