downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Yaf_Dispatcher> <Yaf_Application::__wakeup
[edit] Last updated: Fri, 25 May 2012

view this page in

La classe Yaf_Bootstrap_Abstract

(No version information available, might only be in SVN)

Introduction

Bootstrap est un mécanisme utilisé pour réaliser des configurations initiales avant l'exécution d'une application.

Les utilisateurs peuvent définir leur propre classe de Bootstrap héritant de la classe Yaf_Bootstrap_Abstract

Toutes les méthodes déclarées dans la classe Bootstrap commençant par "_init", seront appelées par la méthode Yaf_Application::bootstrap() une par une, et en suivant leur ordre de définition.

Synopsis de la classe

abstract Yaf_Bootstrap_Abstract {
/* Propriétés */
/* Méthodes */
}


add a note add a note User Contributed Notes Yaf_Bootstrap_Abstract
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites