<?php
$TOC = array (
  0 => 
  array (
    0 => 'yaf-request-simple.construct.php',
    1 => 'Yaf_Request_Simple::__construct',
  ),
  1 => 
  array (
    0 => 'yaf-request-simple.get.php',
    1 => 'Yaf_Request_Simple::get',
  ),
  2 => 
  array (
    0 => 'yaf-request-simple.getcookie.php',
    1 => 'Yaf_Request_Simple::getCookie',
  ),
  3 => 
  array (
    0 => 'yaf-request-simple.getfiles.php',
    1 => 'Yaf_Request_Simple::getFiles',
  ),
  4 => 
  array (
    0 => 'yaf-request-simple.getpost.php',
    1 => 'Yaf_Request_Simple::getPost',
  ),
  5 => 
  array (
    0 => 'yaf-request-simple.getquery.php',
    1 => 'Yaf_Request_Simple::getQuery',
  ),
  6 => 
  array (
    0 => 'yaf-request-simple.getrequest.php',
    1 => 'Yaf_Request_Simple::getRequest',
  ),
  7 => 
  array (
    0 => 'yaf-request-simple.isxmlhttprequest.php',
    1 => 'Yaf_Request_Simple::isXmlHttpRequest',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.yaf.php',
    1 => 'Yaf',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Другие базовые модули',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Справочник функций',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Предисловие',
  ),
);