PHP Manual

  • English French German Portuguese Spanish
  1. Function Reference
  2. Other Basic Extensions
  3. Yaf
  4. Yaf_Controller_Abstract
  5. 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

Description

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.

Parameters

This function has no parameters.

Return Values

See Also

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

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