Class EnvironmentHttpViewControllerRegistryFactory

Class EnvironmentHttpViewControllerRegistryFactory

AbstractHttpViewControllerRegistryFactory
EnvironmentHttpViewControllerRegistryFactory
Package: Http\Factories
Category: System
Extends: AbstractHttpViewControllerRegistryFactory
Located at Services/System/Http/Factories/EnvironmentHttpViewControllerRegistryFactory.inc.php

Methods summary

public __construct( ClassFinderInterface $classFinder )

Initializes the HttpViewControllerRegistryFactory

public create( void ) : HttpViewControllerRegistryInterface

Creates and returns a new http view controller registry.

protected _addAvailableControllers( HttpViewControllerRegistryInterface $registry )

Adds new available controller to the registry.

protected _getShortenNameOrUseOriginal( $originalClassName )

Properties summary