Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • CacheControlHeader
  • CallableDispatcher
  • ContentDispositionHeader
  • ContentTypeHeader
  • DateHeader
  • Dispatcher
  • File
  • FileList
  • Header
  • HeaderParameter
  • Headers
  • Helpers
  • RedirectResponse
  • Request
  • Response
  • WeightedDispatcher

Interfaces

  • IDispatcher

Exceptions

  • ForceRedirect
  • HTTPError
  • MethodNotSupported
  • NotFound
  • ServiceUnavailable
  • StatusCodeNotValid

Functions

  • dispatch
  • get_dispatcher
  • get_initial_request

Namespace ICanBoogie\HTTP

Namespaces summary

ICanBoogie\HTTP\Dispatcher
ICanBoogie\HTTP\Request

Classes summary

CacheControlHeader Representation of the Cache-Control header field.
CallableDispatcher Wrapper for callable dispatchers.
ContentDispositionHeader Representation of the Content-Disposition header field.
ContentTypeHeader Representation of the Content-Type header field.
DateHeader A date time object that renders into a string formatted for HTTP header fields.
Dispatcher Dispatches requests.
File Representation of a POST file.
FileList Representation of a list of request files.
Header Base class for header fields.
HeaderParameter Representation of a header parameter.
Headers HTTP Header field definitions.
Helpers Patchable helpers of the HTTP package.
RedirectResponse A HTTP response doing a redirect.
Request An HTTP request.
Response A response to a HTTP request.
WeightedDispatcher Used to defined a dispatcher and its weight.

Interfaces summary

IDispatcher Dispatcher interface.

Exceptions summary

ForceRedirect Exception thrown to force the redirect of the response.
HTTPError Base class for HTTP exceptions.
MethodNotSupported Exception thrown when the HTTP method is not supported.
NotFound Exception thrown when a resource is not found.
ServiceUnavailable Exception thrown when the server is currently unavailable (because it is overloaded or down for maintenance).
StatusCodeNotValid Exception thrown when the HTTP status code is not valid.

Functions summary

dispatch Dispatches a request.
get_dispatcher Returns shared request dispatcher.
get_initial_request Returns the initial request.
Autodoc API documentation generated by ApiGen 2.8.0