• Typeix
  • Introduction
  • 1.x Core concepts
    • 1.0 Dependency injection
    • 1.1 Modules
    • 1.2 Controllers
    • 1.3 Services
    • 1.4 Filters
    • 1.5 Routing
    • 1.6 Bootstrap server
    • 1.7 Testing
  • 2.x Getting started
    • 2.0 Application module
    • 2.1 Home controller
    • 2.2 Template engine
    • 2.3 Bootstrap
  • 3.x API
    • 3.1.x Dependency Injection
      • 3.1.0 Injector
      • 3.1.1 Inject
      • 3.1.2 Injectable
      • 3.1.3 Provider
      • 3.1.4 Metadata
    • 3.2.x Server
      • 3.2.0 httpServer
      • 3.2.1 getModule
    • 3.3.x Modules
      • 3.3.0 Module
    • 3.4.x Controllers
      • 3.4.0 Controller
      • 3.4.1 Chain
      • 3.4.2 Action
      • 3.4.3 Before
      • 3.4.4 After
      • 3.4.5 BeforeEach
      • 3.4.6 AfterEach
      • 3.4.7 Filter
      • 3.4.8 ErrorMessage
      • 3.4.9 Param
      • 3.4.10 Produces
    • 3.5.x Services
      • 3.5.0 Logger
      • 3.5.1 Router
      • 3.5.2 Request
    • 3.6.x Testing
      • 3.6.0 fakeHttpServer
      • 3.6.1 fakeControllerActionCall
      • 3.6.2 FakeServerApi
      • 3.6.3 FakeResponseApi
  • Typix demo application
Powered by GitBook

3.4.x Controllers

Controllers

  • Controller
  • Action
  • Before
  • After
  • BeforeEach
  • AfterEach
  • Filter
  • ErrorMessage
  • Chain
  • Param
  • Produces
  • Inject

results matching ""

    No results matching ""