1*8817535bSAndreas Gohr<!DOCTYPE html> 2*8817535bSAndreas Gohr<html> 3*8817535bSAndreas Gohr<head> 4*8817535bSAndreas Gohr <meta charset="utf-8"> 5*8817535bSAndreas Gohr 6*8817535bSAndreas Gohr <title>Function Sentence_autoloader | phpSentence</title> 7*8817535bSAndreas Gohr 8*8817535bSAndreas Gohr <link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e"> 9*8817535bSAndreas Gohr 10*8817535bSAndreas Gohr</head> 11*8817535bSAndreas Gohr 12*8817535bSAndreas Gohr<body> 13*8817535bSAndreas Gohr<div id="left"> 14*8817535bSAndreas Gohr <div id="menu"> 15*8817535bSAndreas Gohr <a href="index.html" title="Overview"><span>Overview</span></a> 16*8817535bSAndreas Gohr 17*8817535bSAndreas Gohr 18*8817535bSAndreas Gohr <div id="groups"> 19*8817535bSAndreas Gohr </div> 20*8817535bSAndreas Gohr 21*8817535bSAndreas Gohr 22*8817535bSAndreas Gohr 23*8817535bSAndreas Gohr <div id="elements"> 24*8817535bSAndreas Gohr <h3>Classes</h3> 25*8817535bSAndreas Gohr <ul> 26*8817535bSAndreas Gohr <li><a href="class-Sentence.html">Sentence</a></li> 27*8817535bSAndreas Gohr <li><a href="class-SentenceTest.html">SentenceTest</a></li> 28*8817535bSAndreas Gohr </ul> 29*8817535bSAndreas Gohr 30*8817535bSAndreas Gohr 31*8817535bSAndreas Gohr 32*8817535bSAndreas Gohr 33*8817535bSAndreas Gohr 34*8817535bSAndreas Gohr <h3>Functions</h3> 35*8817535bSAndreas Gohr <ul> 36*8817535bSAndreas Gohr <li class="active"><a href="function-Sentence_autoloader.html">Sentence_autoloader</a></li> 37*8817535bSAndreas Gohr </ul> 38*8817535bSAndreas Gohr </div> 39*8817535bSAndreas Gohr </div> 40*8817535bSAndreas Gohr</div> 41*8817535bSAndreas Gohr 42*8817535bSAndreas Gohr<div id="splitter"></div> 43*8817535bSAndreas Gohr 44*8817535bSAndreas Gohr<div id="right"> 45*8817535bSAndreas Gohr<div id="rightInner"> 46*8817535bSAndreas Gohr <form id="search"> 47*8817535bSAndreas Gohr <input type="hidden" name="cx" value=""> 48*8817535bSAndreas Gohr <input type="hidden" name="ie" value="UTF-8"> 49*8817535bSAndreas Gohr <input type="text" name="q" class="text" placeholder="Search"> 50*8817535bSAndreas Gohr </form> 51*8817535bSAndreas Gohr 52*8817535bSAndreas Gohr <div id="navigation"> 53*8817535bSAndreas Gohr <ul> 54*8817535bSAndreas Gohr <li> 55*8817535bSAndreas Gohr <a href="index.html" title="Overview"><span>Overview</span></a> 56*8817535bSAndreas Gohr </li> 57*8817535bSAndreas Gohr <li class="active"> 58*8817535bSAndreas Gohr<span>Function</span> </li> 59*8817535bSAndreas Gohr </ul> 60*8817535bSAndreas Gohr <ul> 61*8817535bSAndreas Gohr </ul> 62*8817535bSAndreas Gohr <ul> 63*8817535bSAndreas Gohr </ul> 64*8817535bSAndreas Gohr </div> 65*8817535bSAndreas Gohr 66*8817535bSAndreas Gohr<div id="content" class="function"> 67*8817535bSAndreas Gohr <h1>Function Sentence_autoloader</h1> 68*8817535bSAndreas Gohr 69*8817535bSAndreas Gohr 70*8817535bSAndreas Gohr <div class="description"> 71*8817535bSAndreas Gohr <p>Classloader for the library</p> 72*8817535bSAndreas Gohr </div> 73*8817535bSAndreas Gohr 74*8817535bSAndreas Gohr <div class="info"> 75*8817535bSAndreas Gohr 76*8817535bSAndreas Gohr 77*8817535bSAndreas Gohr <b>Copyright:</b> 78*8817535bSAndreas Gohr Copyright (c) 2016, Martijn W. van der Lee<br> 79*8817535bSAndreas Gohr <b>License:</b> 80*8817535bSAndreas Gohr <a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a><br> 81*8817535bSAndreas Gohr <b>Author:</b> 82*8817535bSAndreas Gohr Martijn W. van der Lee <martijn-at-vanderlee-dot-com><br> 83*8817535bSAndreas Gohr <b>Located at</b> 84*8817535bSAndreas Gohr <a href="source-function-Sentence_autoloader.html#11-19" title="Go to source code"> 85*8817535bSAndreas Gohr classes/autoloader.php 86*8817535bSAndreas Gohr </a><br> 87*8817535bSAndreas Gohr </div> 88*8817535bSAndreas Gohr 89*8817535bSAndreas Gohr 90*8817535bSAndreas Gohr <table class="summary" id="parameters"> 91*8817535bSAndreas Gohr <caption>Parameters summary</caption> 92*8817535bSAndreas Gohr <tr id="$class"> 93*8817535bSAndreas Gohr <td class="name"><code>string</code></td> 94*8817535bSAndreas Gohr <td class="value"><code><var>$class</var></code></td> 95*8817535bSAndreas Gohr <td></td> 96*8817535bSAndreas Gohr </tr> 97*8817535bSAndreas Gohr </table> 98*8817535bSAndreas Gohr 99*8817535bSAndreas Gohr 100*8817535bSAndreas Gohr 101*8817535bSAndreas Gohr</div> 102*8817535bSAndreas Gohr 103*8817535bSAndreas Gohr <div id="footer"> 104*8817535bSAndreas Gohr phpSentence API documentation generated by <a href="http://apigen.org">ApiGen</a> 105*8817535bSAndreas Gohr </div> 106*8817535bSAndreas Gohr</div> 107*8817535bSAndreas Gohr</div> 108*8817535bSAndreas Gohr<script src="resources/combined.js?dc3592a696e654c132a2cb2ca318def0ec6c3f17"></script> 109*8817535bSAndreas Gohr<script src="elementlist.js?94082770cba9dfa8d9d0c03634ee64ddac29c138"></script> 110*8817535bSAndreas Gohr</body> 111*8817535bSAndreas Gohr</html> 112