<?php
$TOC = array (
  0 => 
  array (
    0 => 'ui-controls-entry.construct.php',
    1 => 'UI\\Controls\\Entry::__construct',
  ),
  1 => 
  array (
    0 => 'ui-controls-entry.gettext.php',
    1 => 'UI\\Controls\\Entry::getText',
  ),
  2 => 
  array (
    0 => 'ui-controls-entry.isreadonly.php',
    1 => 'UI\\Controls\\Entry::isReadOnly',
  ),
  3 => 
  array (
    0 => 'ui-controls-entry.onchange.php',
    1 => 'UI\\Controls\\Entry::onChange',
  ),
  4 => 
  array (
    0 => 'ui-controls-entry.setreadonly.php',
    1 => 'UI\\Controls\\Entry::setReadOnly',
  ),
  5 => 
  array (
    0 => 'ui-controls-entry.settext.php',
    1 => 'UI\\Controls\\Entry::setText',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ui.php',
    1 => 'UI',
  ),
  1 => 
  array (
    0 => 'refs.ui.php',
    1 => 'Extensions GUI',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);