<?php
$TOC = array (
  0 => 
  array (
    0 => 'yaf-dispatcher.autorender.php',
    1 => 'Yaf_Dispatcher::autoRender',
  ),
  1 => 
  array (
    0 => 'yaf-dispatcher.catchexception.php',
    1 => 'Yaf_Dispatcher::catchException',
  ),
  2 => 
  array (
    0 => 'yaf-dispatcher.construct.php',
    1 => 'Yaf_Dispatcher::__construct',
  ),
  3 => 
  array (
    0 => 'yaf-dispatcher.disableview.php',
    1 => 'Yaf_Dispatcher::disableView',
  ),
  4 => 
  array (
    0 => 'yaf-dispatcher.dispatch.php',
    1 => 'Yaf_Dispatcher::dispatch',
  ),
  5 => 
  array (
    0 => 'yaf-dispatcher.enableview.php',
    1 => 'Yaf_Dispatcher::enableView',
  ),
  6 => 
  array (
    0 => 'yaf-dispatcher.flushinstantly.php',
    1 => 'Yaf_Dispatcher::flushInstantly',
  ),
  7 => 
  array (
    0 => 'yaf-dispatcher.getapplication.php',
    1 => 'Yaf_Dispatcher::getApplication',
  ),
  8 => 
  array (
    0 => 'yaf-dispatcher.getdefaultaction.php',
    1 => 'Yaf_Dispatcher::getDefaultAction',
  ),
  9 => 
  array (
    0 => 'yaf-dispatcher.getdefaultcontroller.php',
    1 => 'Yaf_Dispatcher::getDefaultController',
  ),
  10 => 
  array (
    0 => 'yaf-dispatcher.getdefaultmodule.php',
    1 => 'Yaf_Dispatcher::getDefaultModule',
  ),
  11 => 
  array (
    0 => 'yaf-dispatcher.getinstance.php',
    1 => 'Yaf_Dispatcher::getInstance',
  ),
  12 => 
  array (
    0 => 'yaf-dispatcher.getrequest.php',
    1 => 'Yaf_Dispatcher::getRequest',
  ),
  13 => 
  array (
    0 => 'yaf-dispatcher.getrouter.php',
    1 => 'Yaf_Dispatcher::getRouter',
  ),
  14 => 
  array (
    0 => 'yaf-dispatcher.initview.php',
    1 => 'Yaf_Dispatcher::initView',
  ),
  15 => 
  array (
    0 => 'yaf-dispatcher.registerplugin.php',
    1 => 'Yaf_Dispatcher::registerPlugin',
  ),
  16 => 
  array (
    0 => 'yaf-dispatcher.returnresponse.php',
    1 => 'Yaf_Dispatcher::returnResponse',
  ),
  17 => 
  array (
    0 => 'yaf-dispatcher.setdefaultaction.php',
    1 => 'Yaf_Dispatcher::setDefaultAction',
  ),
  18 => 
  array (
    0 => 'yaf-dispatcher.setdefaultcontroller.php',
    1 => 'Yaf_Dispatcher::setDefaultController',
  ),
  19 => 
  array (
    0 => 'yaf-dispatcher.setdefaultmodule.php',
    1 => 'Yaf_Dispatcher::setDefaultModule',
  ),
  20 => 
  array (
    0 => 'yaf-dispatcher.seterrorhandler.php',
    1 => 'Yaf_Dispatcher::setErrorHandler',
  ),
  21 => 
  array (
    0 => 'yaf-dispatcher.setrequest.php',
    1 => 'Yaf_Dispatcher::setRequest',
  ),
  22 => 
  array (
    0 => 'yaf-dispatcher.setview.php',
    1 => 'Yaf_Dispatcher::setView',
  ),
  23 => 
  array (
    0 => 'yaf-dispatcher.throwexception.php',
    1 => 'Yaf_Dispatcher::throwException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.yaf.php',
    1 => 'Yaf',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Sonstige Grunderweiterungen',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);