<?php
$TOC = array (
  0 => 
  array (
    0 => 'yaf-session.construct.php',
    1 => 'Yaf_Session::__construct',
  ),
  1 => 
  array (
    0 => 'yaf-session.count.php',
    1 => 'Yaf_Session::count',
  ),
  2 => 
  array (
    0 => 'yaf-session.current.php',
    1 => 'Yaf_Session::current',
  ),
  3 => 
  array (
    0 => 'yaf-session.del.php',
    1 => 'Yaf_Session::del',
  ),
  4 => 
  array (
    0 => 'yaf-session.get.php',
    1 => 'Yaf_Session::__get',
  ),
  5 => 
  array (
    0 => 'yaf-session.getinstance.php',
    1 => 'Yaf_Session::getInstance',
  ),
  6 => 
  array (
    0 => 'yaf-session.has.php',
    1 => 'Yaf_Session::has',
  ),
  7 => 
  array (
    0 => 'yaf-session.isset.php',
    1 => 'Yaf_Session::__isset',
  ),
  8 => 
  array (
    0 => 'yaf-session.key.php',
    1 => 'Yaf_Session::key',
  ),
  9 => 
  array (
    0 => 'yaf-session.next.php',
    1 => 'Yaf_Session::next',
  ),
  10 => 
  array (
    0 => 'yaf-session.offsetexists.php',
    1 => 'Yaf_Session::offsetExists',
  ),
  11 => 
  array (
    0 => 'yaf-session.offsetget.php',
    1 => 'Yaf_Session::offsetGet',
  ),
  12 => 
  array (
    0 => 'yaf-session.offsetset.php',
    1 => 'Yaf_Session::offsetSet',
  ),
  13 => 
  array (
    0 => 'yaf-session.offsetunset.php',
    1 => 'Yaf_Session::offsetUnset',
  ),
  14 => 
  array (
    0 => 'yaf-session.rewind.php',
    1 => 'Yaf_Session::rewind',
  ),
  15 => 
  array (
    0 => 'yaf-session.set.php',
    1 => 'Yaf_Session::__set',
  ),
  16 => 
  array (
    0 => 'yaf-session.start.php',
    1 => 'Yaf_Session::start',
  ),
  17 => 
  array (
    0 => 'yaf-session.unset.php',
    1 => 'Yaf_Session::__unset',
  ),
  18 => 
  array (
    0 => 'yaf-session.valid.php',
    1 => 'Yaf_Session::valid',
  ),
);
$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 => 'Предисловие',
  ),
);