PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Sonstige Grunderweiterungen Yaf Yaf_Controller_Abstract Yaf_Controller_Abstract::init
Yaf_Controller_Abstract Yaf_Controller_Abstract::__clone Yaf_Controller_Abstract::__construct Yaf_Controller_Abstract::display Yaf_Controller_Abstract::forward Yaf_Controller_Abstract::getInvokeArg Yaf_Controller_Abstract::getInvokeArgs Yaf_Controller_Abstract::getModuleName Yaf_Controller_Abstract::getRequest Yaf_Controller_Abstract::getResponse Yaf_Controller_Abstract::getView Yaf_Controller_Abstract::getViewpath Yaf_Controller_Abstract::init Yaf_Controller_Abstract::initView Yaf_Controller_Abstract::redirect Yaf_Controller_Abstract::render Yaf_Controller_Abstract::setViewpath
  • Yaf_Controller_Abstract::getViewpath
  • Yaf_Controller_Abstract::initView

Yaf_Controller_Abstract::init

(Yaf >=1.0.0)

Yaf_Controller_Abstract::init — Controller initializer

Beschreibung

public void Yaf_Controller_Abstract::init ( void )

Yaf_Controller_Abstract::__construct() is final, which means users can not override it. but users can define Yaf_Controller_Abstract::init(), which will be called after controller object is instantiated.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Siehe auch

  • Yaf_Controller_Abstract::__construct() - Yaf_Controller_Abstract constructor
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.