basic API docs
[awesomized/ext-ion] / docs / html / ion / Symbol / Table / findLocal.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Table::findLocal -
7 mdref
8 </title>
9 <meta name="viewport" content="width=1200, initial-scale=0.5">
10 <base href="/">
11 <meta http-equiv="Content-Location" content="/ion/Symbol/Table/findLocal">
12 <link rel="stylesheet" href="index.css">
13
14 <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
15 <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
16 <link rel="shortcut icon" href="/favicon.ico">
17 </head>
18 <body>
19 <div class="page">
20
21 <div class="sidebar">
22
23 <div class="edit">
24 <a href="./ion/Symbol/Table/findLocal">Edit</a>
25 </div>
26
27
28 <ul>
29 <li>&lsh; <a href="./">Home</a>
30
31 <ul>
32 <li>
33
34 &uarr; <a href="./ion">
35 ion
36 </a>
37 <ul>
38 <li>
39
40 &uarr; <a href="./ion/Symbol">
41 Symbol
42 </a>
43 <ul>
44 <li>
45
46 &uarr; <a href="./ion/Symbol/Table">
47 Table
48 </a>
49 <ul>
50 <li>
51
52 &circlearrowright; <strong><a href="./ion/Symbol/Table/findLocal">Table::findLocal</a></strong>
53
54
55
56 </ul>
57
58 <li>&ldsh; <a href="./ion/Symbol/Table/Local">Local</a></li>
59
60 <li>&ldsh; <a href="./ion/Symbol/Table/PHP">PHP</a></li>
61
62 <li>&ldsh; <a href="./ion/Symbol/Table/Shared">Shared</a></li>
63
64 <li>&ldsh; <a href="./ion/Symbol/Table/System">System</a></li>
65
66 <li>&ldsh; <a href="./ion/Symbol/Table/add">Table::add</a></li>
67
68 <li>&ldsh; <a href="./ion/Symbol/Table/find">Table::find</a></li>
69
70 <li>&ldsh; <a href="./ion/Symbol/Table/getMaxId">Table::getMaxId</a></li>
71
72 </ul>
73
74 </li>
75
76 </ul>
77
78 </li>
79 </ul>
80
81 </li>
82 </ul>
83 </div>
84
85 <h1>?ion\Symbol ion\Symbol\Table::findLocal(string|int $id)</h1>
86 <p>Find a symbol within <strong>only this</strong> symbol table, ignoring imports.</p>
87 <h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
88 <ul>
89 <li>string|int $id<br />
90 The ID or text of the symbol to find.</li>
91 </ul>
92 <h2>Returns:<a id="Returns:" href="#Returns:" class="permalink" aria-hidden="true" title="">#</a></h2>
93 <ul>
94 <li>\ion\Symbol|null, The symbol found, if any.</li>
95 </ul>
96
97
98
99
100 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
101 <script>
102 var disqus_shortname = 'mdref';
103 var disqus_identifier = 'ion/Symbol/Table/findLocal';
104 </script>
105
106 <footer>
107
108 <ul>
109 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
110 </a></li>
111 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
112 <li>
113 </li>
114 </ul>
115
116 </footer>
117
118 <script src="index.js"></script>
119
120 </div>
121 </body>
122 </html>