HumHub Documentation (unofficial)

console

Table of Contents

Namespaces

controllers
widgets

Classes

Application
Application represents a console application.
Controller
Controller is the base class of console command classes.
ErrorHandler
ErrorHandler handles uncaught PHP errors and exceptions.
Exception
Exception represents an exception caused by incorrect usage of a console command.
ExitCode
This class provides constants for defining console command exit codes.
Markdown
A Markdown parser that enhances markdown for reading in console environments.
Request
The console Request represents the environment information for a console application.
Response
The console Response represents the result of a console application.
UnknownCommandException
UnknownCommandException represents an exception caused by incorrect usage of a console command.

        
On this page

Search results