App\Core_HttpError

Inherited from cmsApplication_List

Public Methods

public __construct()
Constructor
public viewItemByID(int $id=1, bool $from_cache=false)
Loads the item and display it with view.item.template.php
public viewMainPage()
Frontend: view the main page. Usually loads view.main.template.php
public booleanRun(string $command)
Runs command. If return value is true, then it will be displayed as a full page If return value is false, AJAX method is assumed