Overview

Namespaces

  • Deimos
    • Controller
      • Exceptions
      • Traits
  • PHP

Classes

  • Controller
  • Processor
  • Proxy
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class Controller

Deimos\Builder\Builder
Extended by Deimos\Controller\Proxy uses Deimos\Controller\Traits\Request
Extended by Deimos\Controller\Controller
Abstract
Namespace: Deimos\Controller
Located at Controller/Controller.php
Methods summary
public mixed
# execute( )

Returns

mixed

Throws

InvalidArgumentException
Deimos\Controller\Exceptions\RequestNotFound
Deimos\Controller\Exceptions\DisplayNone
protected mixed
# display( mixed $data )

Parameters

$data

Returns

mixed

Throws

InvalidArgumentException
Deimos\Controller\Exceptions\DisplayNone

Inheritdoc

Methods inherited from Deimos\Controller\Proxy
__construct(), after(), before(), configure()
Methods used from Deimos\Controller\Traits\Request
request()
Properties inherited from Deimos\Controller\Proxy
$methodName
API documentation generated by ApiGen