<?php
$TOC = array (
  0 => 
  array (
    0 => 'yaf-request-http.construct.php',
    1 => 'Yaf_Request_Http::__construct',
  ),
  1 => 
  array (
    0 => 'yaf-request-http.get.php',
    1 => 'Yaf_Request_Http::get',
  ),
  2 => 
  array (
    0 => 'yaf-request-http.getcookie.php',
    1 => 'Yaf_Request_Http::getCookie',
  ),
  3 => 
  array (
    0 => 'yaf-request-http.getfiles.php',
    1 => 'Yaf_Request_Http::getFiles',
  ),
  4 => 
  array (
    0 => 'yaf-request-http.getpost.php',
    1 => 'Yaf_Request_Http::getPost',
  ),
  5 => 
  array (
    0 => 'yaf-request-http.getquery.php',
    1 => 'Yaf_Request_Http::getQuery',
  ),
  6 => 
  array (
    0 => 'yaf-request-http.getraw.php',
    1 => 'Yaf_Request_Http::getRaw',
  ),
  7 => 
  array (
    0 => 'yaf-request-http.getrequest.php',
    1 => 'Yaf_Request_Http::getRequest',
  ),
  8 => 
  array (
    0 => 'yaf-request-http.isxmlhttprequest.php',
    1 => 'Yaf_Request_Http::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 => 'Предисловие',
  ),
);