Action

From StatusNet

Jump to: navigation, search

Web user interface handlers belong to the Action class. Itself a derivative of HTMLOutputter, an Action class has facilities for formatting HTML page output.

An appropriate Action class is selected based on the URL, broken down and routed by the Router class.

[edit] Source

[edit] Subclasses

Personal tools