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