14e1e78448db33a792962147d46e0f410da7dbf6
[awesomized/ext-ion] / docs / v0.0 / ion / Catalog / find.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Catalog::find -
7 mdref
8 </title>
9 <meta name="viewport" content="width=1200, initial-scale=0.5">
10 <base href="/v0.0/">
11 <meta http-equiv="Content-Location" content="/v0.0/ion/Catalog/find">
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="/v0.0/favicon.ico">
17 </head>
18 <body>
19 <div class="page">
20
21 <div class="sidebar">
22
23 <div class="edit">
24 <a href="./ion/Catalog/find">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/Catalog">
41 Catalog
42 </a>
43 <ul>
44 <li>
45
46 &circlearrowright; <strong><a href="./ion/Catalog/find">Catalog::find</a></strong>
47
48
49
50 </ul>
51
52 <li>&ldsh; <a href="./ion/Catalog/__construct">Catalog::__construct</a></li>
53
54 <li>&ldsh; <a href="./ion/Catalog/add">Catalog::add</a></li>
55
56 <li>&ldsh; <a href="./ion/Catalog/findBest">Catalog::findBest</a></li>
57
58 <li>&ldsh; <a href="./ion/Catalog/remove">Catalog::remove</a></li>
59
60 </ul>
61
62 </li>
63 </ul>
64
65 </li>
66 </ul>
67 </div>
68
69 <h1>?ion\Symbol\Table ion\Catalog::find(string $name, [int $version = 0])</h1>
70 <p>Find a shared symbol table within the catalog.</p>
71 <h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
72 <ul>
73 <li>string $name<br />
74 The name of the symbol table.</li>
75 <li>Optional int $version = 0<br />
76 The version the symbol table should match.</li>
77 </ul>
78 <h2>Returns:<a id="Returns:" href="#Returns:" class="permalink" aria-hidden="true" title="">#</a></h2>
79 <ul>
80 <li>\Symbol\Table|null, The symbol table found, if any.</li>
81 </ul>
82
83
84
85
86 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
87 <script>
88 var disqus_shortname = 'mdref';
89 var disqus_identifier = 'ion/Catalog/find';
90 </script>
91
92 <footer>
93
94 <ul>
95 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
96 </a></li>
97 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
98 <li>
99 </li>
100 </ul>
101
102 </footer>
103
104 <script src="index.js"></script>
105
106 </div>
107 </body>
108 </html>