Télécharger pour Windows Premium
Publicité
Front Controller

Traduction de "Front Controller" en anglais

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
front controller
front controller pattern
Diese Ressource bietet die Möglichkeit verschiedenste Front Controller Parameter zu setzen, Plugins zu spezifizieren die initialisiert werden sollen, und vieles mehr.
This resource provides the ability to set arbitrary front controller parameters, specify plugins to initialize, and much more.
Die im Front Controller registrierten Plugins müssen direkt instanziert und individuell in Ihm registriert werden.
The plugins registered with the front controller must be instantiated directly and registered individually with it.
Diese Methode ist möglicherweise der einfachste Weg um eigene Ausnahmebehandlungen hinzuzufügen die den vollen Umfang der möglichen Ausnahmen der Front Controller Anwendung behandeln.
This method is probably the easiest way to add custom exception handling covering the full range of possible exceptions to your front controller application.
Zusätzlich übergibt der Front Controller alle aufgefangenen Ausnahmen an das Response Objekt, um dem Entwickler das Verarbeiten von Ausnahmen zu ermöglichen.
Additionally, the front controller will pass any caught exceptions to the response object, allowing the developer to gracefully handle exceptions.
params: Array von Schlüssel und Wert Paaren die mit dem Front Controller registriert werden sollen.
params: array of key to value pairs to register with the front controller.
Das Request Objekt wird an den Front Controller übergeben oder, wenn keines bereit gestellt wurde, am Anfang des Dispatcher Prozesses instanziert, bevor das Routing beginnt.
The request object is passed to the front controller, or if none is provided, it is instantiated at the beginning of the dispatch process, before routing occurs.
Der erste Schritt um Module zu verwenden ist es, die Art der Spezifizierung der Controller Verzeichnis Liste im Front Controller, zu Ändern.
The first step to making use of modules is to modify how you specify the controller directory list in the front controller.
Durch die Übergabe eines booleschen True Wertes an diese Methode, kann dem Front Controller mitgeteilt werden das, statt der Ansammlung der Ausnahmen im Antwortobjekt oder der Verwendung des Error Handler Plugin's, man diese Ausnahmen selbst behandeln will.
By passing a boolean true value to this method, you can tell the front controller that instead of aggregating exceptions in the response object or using the error handler plugin, you'd rather handle them yourself.
Diese Regeln für die Entsprechung spezifizieren, das ein Modul nur dann entspricht, wenn ein Schlüssel mit dem gleichen Namen im Controller Verzeichnis Array existiert, das dem Front Controller und Dispatcher übergeben wird.
The rules for matching specify that a module will only be matched if a key of the same name exists in the controller directory array passed to the front controller and dispatcher.
Das folgende Beispiel ist von einem Controller genommen bei dem auf die Bootstrap Klasse als Front Controller Parameter zugegriffen werden kann (welcher automatisch während des bootstrappens zugeordnet wird).
The example below is taken from a controller where the bootstrap class can be accessed as a Front Controller parameter (which is automatically assigned during bootstrapping).
Die obige Regel routet Anfragen entsprechend auf existierende Ressourcen (existierende Symlinks, nicht-leere Dateien, oder nicht-leere Verzeichnisse), und alle anderen Anfragen an den Front Controller.
The above rules will route requests to existing resources (existing symlinks, non-empty files, or non-empty directories) accordingly, and all other requests to the front controller.
Beachte in diesem Beispiel den Aufruf von bootstrap(); dieser stellt sicher, dass der Front Controller initialisiert wurde bevor die Methode aufgerufen wird.
Note in this example the call to bootstrap(); this ensures that the front controller has been initialized prior to calling this method.
Wenn ein Schlüssel übergeben wird der nicht erkannt wird, wird dieser als Parameter beim Front Controller registriert, indem er an setParam() übergeben wird.
If an unrecognized key is provided, it is registered as a front controller parameter by passing it to setParam().
Aucun résultat pour cette recherche.

Synonymes et analogies de "Front Controller" en allemand

Publicité

Résultats: 19. Exacts: 19. Temps écoulé: 30 ms.