atelierspierrot/reflectors

View on GitHub
phpdoc/doc-index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8" />
    <meta name="robots" content="index, follow, all" />
    <title>Index | Reflectors (atelierspierrot/reflectors)</title>

            <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
        <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css">
        <link rel="stylesheet" type="text/css" href="css/sami.css">
        <script src="js/jquery-1.11.1.min.js"></script>
        <script src="js/bootstrap.min.js"></script>
        <script src="js/typeahead.min.js"></script>
        <script src="sami.js"></script>
        <meta name="MobileOptimized" content="width">
        <meta name="HandheldFriendly" content="true">
        <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
    
    
    </head>

    <body id="doc-index" data-name="" data-root-path="">
            <div id="content">
        <div id="left-column">
                <div id="control-panel">
                <form id="search-form" action="search.html" method="GET">
            <span class="glyphicon glyphicon-search"></span>
            <input name="search"
                   class="typeahead form-control"
                   type="search"
                   placeholder="Search">
        </form>
    </div>

                <div id="api-tree"></div>

        </div>
        <div id="right-column">
                <nav id="site-nav" class="navbar navbar-default" role="navigation">
        <div class="container-fluid">
            <div class="navbar-header">
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-elements">
                    <span class="sr-only">Toggle navigation</span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                </button>
                <a class="navbar-brand" href="index.html">Reflectors (atelierspierrot/reflectors)</a>
            </div>
            <div class="collapse navbar-collapse" id="navbar-elements">
                <ul class="nav navbar-nav">
                    <li><a href="classes.html">Classes</a></li>
                                            <li><a href="namespaces.html">Namespaces</a></li>
                                        <li><a href="interfaces.html">Interfaces</a></li>
                    <li><a href="traits.html">Traits</a></li>
                    <li><a href="doc-index.html">Index</a></li>
                    <li><a href="search.html">Search</a></li>
                </ul>
            </div>
        </div>
    </nav>

                        <div id="page-content">
                
    <div class="page-header">
        <h1>Index</h1>
    </div>

    <ul class="pagination">
                                    <li><a href="#letterA">A</a></li>
                                                <li class="disabled"><a href="#letterB">B</a></li>
                                                <li class="disabled"><a href="#letterC">C</a></li>
                                                <li class="disabled"><a href="#letterD">D</a></li>
                                                <li class="disabled"><a href="#letterE">E</a></li>
                                                <li class="disabled"><a href="#letterF">F</a></li>
                                                <li><a href="#letterG">G</a></li>
                                                <li><a href="#letterH">H</a></li>
                                                <li><a href="#letterI">I</a></li>
                                                <li class="disabled"><a href="#letterJ">J</a></li>
                                                <li class="disabled"><a href="#letterK">K</a></li>
                                                <li class="disabled"><a href="#letterL">L</a></li>
                                                <li class="disabled"><a href="#letterM">M</a></li>
                                                <li class="disabled"><a href="#letterN">N</a></li>
                                                <li class="disabled"><a href="#letterO">O</a></li>
                                                <li class="disabled"><a href="#letterP">P</a></li>
                                                <li class="disabled"><a href="#letterQ">Q</a></li>
                                                <li><a href="#letterR">R</a></li>
                                                <li class="disabled"><a href="#letterS">S</a></li>
                                                <li class="disabled"><a href="#letterT">T</a></li>
                                                <li class="disabled"><a href="#letterU">U</a></li>
                                                <li class="disabled"><a href="#letterV">V</a></li>
                                                <li class="disabled"><a href="#letterW">W</a></li>
                                                <li class="disabled"><a href="#letterX">X</a></li>
                                                <li class="disabled"><a href="#letterY">Y</a></li>
                                                <li class="disabled"><a href="#letterZ">Z</a></li>
                        </ul>

    <h2 id="letterA">A</h2>
        <dl id="index"><dt><a href="Reflectors/AbstractReflectionValue.html"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>Basic implementation of the <code>\Reflectors\ReflectionValueInterface</code> with read-only properties.</dd><dt><a href="Reflectors/AbstractReflectionValueProxy.html"><abbr title="Reflectors\AbstractReflectionValueProxy">AbstractReflectionValueProxy</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>Use this class to define a `ReflectionValue.</dd>        </dl><h2 id="letterD">D</h2>
        <dl id="index"><dt>$
    <a href="Reflectors/ReflectionSource.html#property_default_context"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a> &mdash; <em>Property in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>
</dd>        </dl><h2 id="letterE">E</h2>
        <dl id="index"><dt>
    <a href="Reflectors/ReflectorTrait.html#method_export"><abbr title="Reflectors\ReflectorTrait">ReflectorTrait</abbr>::export</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectorTrait.html"><abbr title="Reflectors\ReflectorTrait">ReflectorTrait</abbr></a></em></dt>
                    <dd>Creation of a new instance of the mother class on-the-fly</dd>        </dl><h2 id="letterG">G</h2>
        <dl id="index"><dt>
    <a href="Reflectors/AbstractReflectionValue.html#method_getValue"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr>::getValue</a>() &mdash; <em>Method in class <a href="Reflectors/AbstractReflectionValue.html"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr></a></em></dt>
                    <dd>Returns the current value</dd><dt>
    <a href="Reflectors/AbstractReflectionValue.html#method_getValueType"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr>::getValueType</a>() &mdash; <em>Method in class <a href="Reflectors/AbstractReflectionValue.html"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr></a></em></dt>
                    <dd>Returns the type of the value</dd><dt>
    <a href="Reflectors/ReflectionBacktrace.html#method_getRawTraces"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr>::getRawTraces</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a></em></dt>
                    <dd>Returns the original backtrace array</dd><dt>
    <a href="Reflectors/ReflectionBacktrace.html#method_getTraces"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr>::getTraces</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a></em></dt>
                    <dd>Returns the backtrace array with each item as a <code>\Reflectors\ReflectionTrace</code> object</dd><dt>
    <a href="Reflectors/ReflectionBacktrace.html#method_getLength"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr>::getLength</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a></em></dt>
                    <dd>Returns the length of the backtrace (affected by the <code>$limit</code> argument if so)</dd><dt>
    <a href="Reflectors/ReflectionBacktrace.html#method_getTrace"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr>::getTrace</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a></em></dt>
                    <dd>Returns a specific trace of the backtrace table as a <code>\Reflectors\ReflectionTrace</code> object</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_getCallback"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::getCallback</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the original callback content</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_getCallbackType"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::getCallbackType</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the callback type</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_getType"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::getType</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the callback type (alias of <code>self::getCallbackType()</code>)</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_getReflector"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::getReflector</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the reflector of the callback</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_getFunctionName"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::getFunctionName</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the function or method name if defined</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_getClassName"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::getClassName</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the class or object class name if defined</dd><dt>
    <a href="Reflectors/ReflectionParameterValue.html#method_getValue"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr>::getValue</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionParameterValue.html"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr></a></em></dt>
                    <dd>Returns the value of the parameter</dd><dt>
    <a href="Reflectors/ReflectionParameterValue.html#method_getValueType"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr>::getValueType</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionParameterValue.html"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr></a></em></dt>
                    <dd>Returns the type of the parameter</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method_getFilePath"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::getFilePath</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Returns the path of concerned file</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method_getLineNo"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::getLineNo</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Returns the concerned line number (if defined)</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method_getContext"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::getContext</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Returns the context or one of its items</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method_getSource"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::getSource</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Get the source code of the file in a line-by-line array</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getCalled"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getCalled</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns a representation of called method or function</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getObject"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getObject</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the object if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getClassName"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getClassName</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the class name if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getClass"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getClass</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the class as a <code>\ReflectionClass</code> object if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getFunctionName"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getFunctionName</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the function name if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getFunction"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getFunction</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the class as a <code>\ReflectionFunction</code> or <code>\ReflectionMethod</code> object if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getLine"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getLine</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns concerned line if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getFile"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getFile</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns concerned file if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getType"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getType</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns concerned type if defined</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getArgs"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getArgs</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the trace arguments as the original array</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method_getArguments"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::getArguments</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Returns the trace arguments as an array of <code>\Reflectors\ReflectionParameterValue</code> or <code>\ReflectionParameter</code> items</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_getReflector"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::getReflector</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Returns the variable reflector</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_getValue"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::getValue</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Returns the variable's value from the reflector</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_getValueType"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::getValueType</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Returns the variable's type from the reflector</dd><dt>
    <a href="Reflectors/ReflectionValueInterface.html#method_getValue"><abbr title="Reflectors\ReflectionValueInterface">ReflectionValueInterface</abbr>::getValue</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValueInterface.html"><abbr title="Reflectors\ReflectionValueInterface">ReflectionValueInterface</abbr></a></em></dt>
                    <dd>Returns the current value of concerned variable</dd><dt>
    <a href="Reflectors/ReflectionValueInterface.html#method_getValueType"><abbr title="Reflectors\ReflectionValueInterface">ReflectionValueInterface</abbr>::getValueType</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValueInterface.html"><abbr title="Reflectors\ReflectionValueInterface">ReflectionValueInterface</abbr></a></em></dt>
                    <dd>Returns the type of the value of concerned variable</dd><dt>
    <a href="Reflectors/ValueType.html#method_getType"><abbr title="Reflectors\ValueType">ValueType</abbr>::getType</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Returns a value type by testing it in the <code>$order</code> order.</dd><dt>
    <a href="Reflectors/ValueType.html#method_getReflector"><abbr title="Reflectors\ValueType">ValueType</abbr>::getReflector</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Returns a reflector for the value by testing its type in the <code>$order</code> order.</dd><dt>
    <a href="Reflectors/ValueType.html#method_getCallbackType"><abbr title="Reflectors\ValueType">ValueType</abbr>::getCallbackType</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Returns the type of a callback</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method_getArray"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::getArray</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Returns the full array itself</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method_getKeys"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::getKeys</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Returns the keys of the array</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method_getValues"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::getValues</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Returns the values of the array</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method_getLength"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::getLength</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Returns the length of the array</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method_getItem"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::getItem</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Get a specific item of the array</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method_getCallback"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::getCallback</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the callable value (ready to be called).</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method_getReflector"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::getReflector</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns a reflector object for the callable</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method_getCallbackType"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::getCallbackType</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Returns the type of the value</dd><dt>
    <a href="Reflectors/Value/ReflectionObject.html#method_getValue"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr>::getValue</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionObject.html"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr></a></em></dt>
                    <dd>Returns the current value</dd><dt>
    <a href="Reflectors/Value/ReflectionObject.html#method_getValueType"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr>::getValueType</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionObject.html"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr></a></em></dt>
                    <dd>Returns the type of the value</dd><dt>
    <a href="Reflectors/Value/ReflectionResource.html#method_getResourceType"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr>::getResourceType</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionResource.html"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr></a></em></dt>
                    <dd>Returns the type of the resource (<a href="http://php.net/get_resource_type">http://php.net/get_resource_type</a>)</dd><dt>
    <a href="Reflectors/Value/ReflectionString.html#method_getString"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr>::getString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionString.html"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr></a></em></dt>
                    <dd>Returns the current value of the string</dd><dt>
    <a href="Reflectors/Value/ReflectionString.html#method_getLength"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr>::getLength</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionString.html"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr></a></em></dt>
                    <dd>Returns the length of the string</dd>        </dl><h2 id="letterH">H</h2>
        <dl id="index"><dt>
    <a href="Reflectors/ReflectionTrace.html#method_hasObject"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::hasObject</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Tests if an object is defined</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method_hasKey"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::hasKey</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Test if a key exists in the array</dd>        </dl><h2 id="letterI">I</h2>
        <dl id="index"><dt>
    <a href="Reflectors/ReflectionCallback.html#method_invoke"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::invoke</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Invokes the callback with a list of parameters</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_invokeArgs"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::invokeArgs</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Invokes the callback with a list of parameters as an array</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_isFunction"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::isFunction</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Tests if the callback is a function</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_isClosure"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::isClosure</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Tests if the callback is a closure</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_isMethod"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::isMethod</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Tests if the callback is a class' method</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_isMethodStatic"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::isMethodStatic</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Tests if the callback is a static class' method</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method_isObject"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::isObject</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Tests if the callback is a static class' method</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isNull"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isNull</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is NULL</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isBoolean"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isBoolean</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is a boolean</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isInteger"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isInteger</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is an integer</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isFloat"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isFloat</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is a float</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isString"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is a string</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isArray"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isArray</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is an array</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isObject"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isObject</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is an object</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isResource"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isResource</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is a resource</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method_isCallback"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::isCallback</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Tests if the variable is a callback</dd><dt>
    <a href="Reflectors/ValueType.html#method_isNull"><abbr title="Reflectors\ValueType">ValueType</abbr>::isNull</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is null</dd><dt>
    <a href="Reflectors/ValueType.html#method_isBoolean"><abbr title="Reflectors\ValueType">ValueType</abbr>::isBoolean</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a boolean</dd><dt>
    <a href="Reflectors/ValueType.html#method_isInteger"><abbr title="Reflectors\ValueType">ValueType</abbr>::isInteger</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is an integer</dd><dt>
    <a href="Reflectors/ValueType.html#method_isFloat"><abbr title="Reflectors\ValueType">ValueType</abbr>::isFloat</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a float</dd><dt>
    <a href="Reflectors/ValueType.html#method_isDouble"><abbr title="Reflectors\ValueType">ValueType</abbr>::isDouble</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a double (alias of <code>self::isFloat()</code>)</dd><dt>
    <a href="Reflectors/ValueType.html#method_isRealNumber"><abbr title="Reflectors\ValueType">ValueType</abbr>::isRealNumber</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a "real number" (alias of <code>self::isFloat()</code>)</dd><dt>
    <a href="Reflectors/ValueType.html#method_isString"><abbr title="Reflectors\ValueType">ValueType</abbr>::isString</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a string</dd><dt>
    <a href="Reflectors/ValueType.html#method_isArray"><abbr title="Reflectors\ValueType">ValueType</abbr>::isArray</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is an array</dd><dt>
    <a href="Reflectors/ValueType.html#method_isObject"><abbr title="Reflectors\ValueType">ValueType</abbr>::isObject</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is an object</dd><dt>
    <a href="Reflectors/ValueType.html#method_isClosure"><abbr title="Reflectors\ValueType">ValueType</abbr>::isClosure</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a closure (alias of <code>self::isCallback()</code>)</dd><dt>
    <a href="Reflectors/ValueType.html#method_isCallable"><abbr title="Reflectors\ValueType">ValueType</abbr>::isCallable</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is callable (alias of <code>self::isCallback()</code>)</dd><dt>
    <a href="Reflectors/ValueType.html#method_isCallback"><abbr title="Reflectors\ValueType">ValueType</abbr>::isCallback</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a valid callback</dd><dt>
    <a href="Reflectors/ValueType.html#method_isResource"><abbr title="Reflectors\ValueType">ValueType</abbr>::isResource</a>() &mdash; <em>Method in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>Tests if a value is a resource</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method_invoke"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::invoke</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Invokes the callback with a list of parameters</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method_invokeArgs"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::invokeArgs</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Invokes the callback with a list of parameters as an array</dd>        </dl><h2 id="letterN">N</h2>
        <dl id="index"><dt>$
    <a href="Reflectors/ReflectionTrace.html#property_not_real_fcts"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a> &mdash; <em>Property in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>
</dd>        </dl><h2 id="letterO">O</h2>
        <dl id="index"><dt>$
    <a href="Reflectors/ValueType.html#property_ordered_types"><abbr title="Reflectors\ValueType">ValueType</abbr></a> &mdash; <em>Property in class <a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a></em></dt>
                    <dd>
</dd>        </dl><h2 id="letterR">R</h2>
        <dl id="index"><dt><a href="Reflectors/ReadOnlyPropertiesTrait.html"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>This trait defines magic getters and setters for read-only object's properties</dd><dt><a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>The backtrace reflector</dd><dt><a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>The callback global reflector</dd><dt><a href="Reflectors/ReflectionParameterValue.html"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>An extension of the internal <code>\ReflectionParameter</code> with a value</dd><dt><a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>The source reflector</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method_render"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::render</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Renders the source as plain text</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method_renderHighlight"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::renderHighlight</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Renders the source highlighted in HTML</dd><dt><a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>This is the backtrace item reflector</dd><dt><a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>This is the global variable value reflector object. It acts like a reflection proxy.</dd><dt><a href="Reflectors/ReflectionValueInterface.html"><abbr title="Reflectors\ReflectionValueInterface">ReflectionValueInterface</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>This interface is designed to build generic objects reflecting a variable with its value and type.</dd><dt><a href="Reflectors/ReflectorTrait.html"><abbr title="Reflectors\ReflectorTrait">ReflectorTrait</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>Basic implementation of the <code>\Reflector::export()</code> method</dd><dt><a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/array">array</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionBoolean.html"><abbr title="Reflectors\Value\ReflectionBoolean">ReflectionBoolean</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/boolean">boolean</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/callable">callback</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionFloat.html"><abbr title="Reflectors\Value\ReflectionFloat">ReflectionFloat</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/float">float</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionInteger.html"><abbr title="Reflectors\Value\ReflectionInteger">ReflectionInteger</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/integer">integer</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionNull.html"><abbr title="Reflectors\Value\ReflectionNull">ReflectionNull</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/null">NULL</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionObject.html"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/object">object</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionResource.html"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/resource">resource</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionString.html"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The <a href="http://php.net/string">string</a> value reflector</dd><dt><a href="Reflectors/Value/ReflectionUnknown.html"><abbr title="Reflectors\Value\ReflectionUnknown">ReflectionUnknown</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors/Value.html">Reflectors\Value</a></em></dt>
                    <dd>The "unknown" typed value reflector</dd>        </dl><h2 id="letterS">S</h2>
        <dl id="index"><dt>
    <a href="Reflectors/ReadOnlyPropertiesTrait.html#method_setReadOnlyProperties"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr>::setReadOnlyProperties</a>() &mdash; <em>Method in class <a href="Reflectors/ReadOnlyPropertiesTrait.html"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr></a></em></dt>
                    <dd>Defines the read-only properties names and accessors.</dd>        </dl><h2 id="letterV">V</h2>
        <dl id="index"><dt><a href="Reflectors/ValueType.html"><abbr title="Reflectors\ValueType">ValueType</abbr></a> &mdash; <em>Class in namespace <a href="Reflectors.html">Reflectors</a></em></dt>
                    <dd>This only defines possible value types as constants and validators static methods.</dd>        </dl><h2 id="letter_">_</h2>
        <dl id="index"><dt>
    <a href="Reflectors/AbstractReflectionValue.html#method___construct"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/AbstractReflectionValue.html"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr></a></em></dt>
                    <dd>Extending classes may define their own constructor and call this one first</dd><dt>
    <a href="Reflectors/AbstractReflectionValue.html#method___toString"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/AbstractReflectionValue.html"><abbr title="Reflectors\AbstractReflectionValue">AbstractReflectionValue</abbr></a></em></dt>
                    <dd>Extending classes must define their own representation</dd><dt>
    <a href="Reflectors/AbstractReflectionValueProxy.html#method___construct"><abbr title="Reflectors\AbstractReflectionValueProxy">AbstractReflectionValueProxy</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/AbstractReflectionValueProxy.html"><abbr title="Reflectors\AbstractReflectionValueProxy">AbstractReflectionValueProxy</abbr></a></em></dt>
                    <dd>Constructor. You MUST call this one to prepare proxy.</dd><dt>
    <a href="Reflectors/AbstractReflectionValueProxy.html#method___call"><abbr title="Reflectors\AbstractReflectionValueProxy">AbstractReflectionValueProxy</abbr>::__call</a>() &mdash; <em>Method in class <a href="Reflectors/AbstractReflectionValueProxy.html"><abbr title="Reflectors\AbstractReflectionValueProxy">AbstractReflectionValueProxy</abbr></a></em></dt>
                    <dd>This will transmit a method's call to the proxy if it exists</dd><dt>
    <a href="Reflectors/ReadOnlyPropertiesTrait.html#method___get"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr>::__get</a>() &mdash; <em>Method in class <a href="Reflectors/ReadOnlyPropertiesTrait.html"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr></a></em></dt>
                    <dd>Magic getter for read-only properties.</dd><dt>
    <a href="Reflectors/ReadOnlyPropertiesTrait.html#method___set"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr>::__set</a>() &mdash; <em>Method in class <a href="Reflectors/ReadOnlyPropertiesTrait.html"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr></a></em></dt>
                    <dd>Magic setter to avoid setting read-only properties.</dd><dt>
    <a href="Reflectors/ReadOnlyPropertiesTrait.html#method___unset"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr>::__unset</a>() &mdash; <em>Method in class <a href="Reflectors/ReadOnlyPropertiesTrait.html"><abbr title="Reflectors\ReadOnlyPropertiesTrait">ReadOnlyPropertiesTrait</abbr></a></em></dt>
                    <dd>Magic un-setter to avoid un-setting read-only properties.</dd><dt>
    <a href="Reflectors/ReflectionBacktrace.html#method___construct"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a></em></dt>
                    <dd>Construct a backtrace reflection</dd><dt>
    <a href="Reflectors/ReflectionBacktrace.html#method___toString"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionBacktrace.html"><abbr title="Reflectors\ReflectionBacktrace">ReflectionBacktrace</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method___construct"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/ReflectionCallback.html#method___toString"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionCallback.html"><abbr title="Reflectors\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/ReflectionParameterValue.html#method___construct"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionParameterValue.html"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/ReflectionParameterValue.html#method___toString"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionParameterValue.html"><abbr title="Reflectors\ReflectionParameterValue">ReflectionParameterValue</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method___construct"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/ReflectionSource.html#method___toString"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionSource.html"><abbr title="Reflectors\ReflectionSource">ReflectionSource</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method___construct"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/ReflectionTrace.html#method___toString"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionTrace.html"><abbr title="Reflectors\ReflectionTrace">ReflectionTrace</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method___construct"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/ReflectionValue.html#method___toString"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/ReflectionValue.html"><abbr title="Reflectors\ReflectionValue">ReflectionValue</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method___construct"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionArray.html#method___toString"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionArray.html"><abbr title="Reflectors\Value\ReflectionArray">ReflectionArray</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionBoolean.html#method___construct"><abbr title="Reflectors\Value\ReflectionBoolean">ReflectionBoolean</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionBoolean.html"><abbr title="Reflectors\Value\ReflectionBoolean">ReflectionBoolean</abbr></a></em></dt>
                    <dd>Use the <code>ValueType::BINARY_AS_BOOLEAN</code> flag to allow binaries <code>0</code> and <code>1</code> as boolean values</dd><dt>
    <a href="Reflectors/Value/ReflectionBoolean.html#method___toString"><abbr title="Reflectors\Value\ReflectionBoolean">ReflectionBoolean</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionBoolean.html"><abbr title="Reflectors\Value\ReflectionBoolean">ReflectionBoolean</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method___construct"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionCallback.html#method___toString"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionCallback.html"><abbr title="Reflectors\Value\ReflectionCallback">ReflectionCallback</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionFloat.html#method___construct"><abbr title="Reflectors\Value\ReflectionFloat">ReflectionFloat</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionFloat.html"><abbr title="Reflectors\Value\ReflectionFloat">ReflectionFloat</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionFloat.html#method___toString"><abbr title="Reflectors\Value\ReflectionFloat">ReflectionFloat</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionFloat.html"><abbr title="Reflectors\Value\ReflectionFloat">ReflectionFloat</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionInteger.html#method___construct"><abbr title="Reflectors\Value\ReflectionInteger">ReflectionInteger</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionInteger.html"><abbr title="Reflectors\Value\ReflectionInteger">ReflectionInteger</abbr></a></em></dt>
                    <dd>Use the <code>ValueType::NUMERIC_AS_INTEGER</code> flag to allow any numeric value</dd><dt>
    <a href="Reflectors/Value/ReflectionInteger.html#method___toString"><abbr title="Reflectors\Value\ReflectionInteger">ReflectionInteger</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionInteger.html"><abbr title="Reflectors\Value\ReflectionInteger">ReflectionInteger</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionNull.html#method___construct"><abbr title="Reflectors\Value\ReflectionNull">ReflectionNull</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionNull.html"><abbr title="Reflectors\Value\ReflectionNull">ReflectionNull</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionNull.html#method___toString"><abbr title="Reflectors\Value\ReflectionNull">ReflectionNull</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionNull.html"><abbr title="Reflectors\Value\ReflectionNull">ReflectionNull</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionObject.html#method___construct"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionObject.html"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionObject.html#method___toString"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionObject.html"><abbr title="Reflectors\Value\ReflectionObject">ReflectionObject</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionResource.html#method___construct"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionResource.html"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionResource.html#method___toString"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionResource.html"><abbr title="Reflectors\Value\ReflectionResource">ReflectionResource</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionString.html#method___construct"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionString.html"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr></a></em></dt>
                    <dd>Use the <code>ValueType::NUMERIC_AS_STRING</code> flag to allow numeric values as strings</dd><dt>
    <a href="Reflectors/Value/ReflectionString.html#method___toString"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionString.html"><abbr title="Reflectors\Value\ReflectionString">ReflectionString</abbr></a></em></dt>
                    <dd>Representation of the object</dd><dt>
    <a href="Reflectors/Value/ReflectionUnknown.html#method___construct"><abbr title="Reflectors\Value\ReflectionUnknown">ReflectionUnknown</abbr>::__construct</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionUnknown.html"><abbr title="Reflectors\Value\ReflectionUnknown">ReflectionUnknown</abbr></a></em></dt>
                    <dd>
</dd><dt>
    <a href="Reflectors/Value/ReflectionUnknown.html#method___toString"><abbr title="Reflectors\Value\ReflectionUnknown">ReflectionUnknown</abbr>::__toString</a>() &mdash; <em>Method in class <a href="Reflectors/Value/ReflectionUnknown.html"><abbr title="Reflectors\Value\ReflectionUnknown">ReflectionUnknown</abbr></a></em></dt>
                    <dd>Representation of the object</dd>        </dl>            </div>
                <div id="footer">
        Generated by <a href="http://sami.sensiolabs.org/">Sami, the API Documentation Generator</a>.
    </div>

        </div>
    </div>
    </body>

</html>