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, 23 Mar 2012

view this page in

The Yaf_Bootstrap_Abstract class

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Giriş

Bootstrap is a mechanism used to do some intial config before a Application run.

User may define their own Bootstrap class by inheriting Yaf_Bootstrap_Abstract

Any method declared in Bootstrap class with leading "_init", will be called by Yaf_Application::bootstrap() one by one according to their defined order.

Sınıf Sözdizimi

abstract Yaf_Bootstrap_Abstract {
/* Özellikler */
/* Yöntemler */
}


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