Overview

Namespaces

  • MvcCore
    • Ext
      • Auth
        • Virtual
      • Debug
        • Tracy
      • Form
        • Core
        • Validators
      • Request
      • Router
        • Lang
      • View
        • Helpers
  • None

Classes

  • Lang
  • Media
  • MediaSiteKey
  • Overview
  • Namespace
  • Class
  • Tree

Namespace MvcCore\Ext\Router

Namespaces summary
MvcCore\Ext\Router\Lang
Classes summary
Lang

Core router: - main store for all routes - application request routing process before request dispatching in core - currently matched route store - application url completing - by configured routes into mod_rewrite form - or into query string form, containing controller and action params - params query string building - primitive param value or array value representation possible

Media

Core router: - main store for all routes - application request routing process before request dispatching in core - currently matched route store - application url completing - by configured routes into mod_rewrite form - or into query string form, containing controller and action params - params query string building - primitive param value or array value representation possible

MediaSiteKey
MvcCore API documentation generated by ApiGen