basic API docs
[awesomized/ext-ion] / docs / html / ion / Symbol / Table / Shared / __construct.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 Shared::__construct -
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/Shared/__construct">
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/Shared/__construct">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 &uarr; <a href="./ion/Symbol/Table/Shared">
53 Shared
54 </a>
55 <ul>
56 <li>
57
58 &circlearrowright; <strong><a href="./ion/Symbol/Table/Shared/__construct">Shared::__construct</a></strong>
59
60
61
62 </ul>
63
64 </ul>
65
66 </li>
67
68 </ul>
69
70 </li>
71
72 </ul>
73
74 </li>
75 </ul>
76
77 </li>
78 </ul>
79 </div>
80
81 <h1>void ion\Symbol\Table\Shared::__construct(string $name, [int $version = 1, [?array $symbols = NULL]])</h1>
82 <p>Create a shared symbol table.</p>
83 <h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
84 <ul>
85 <li>string $name<br />
86 The name of the shared symbol table.</li>
87 <li>Optional int $version = 1<br />
88 The version of the shared symbol table.</li>
89 <li>Optional ?array $symbols = NULL<br />
90 Internal cache.</li>
91 </ul>
92
93
94
95
96 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
97 <script>
98 var disqus_shortname = 'mdref';
99 var disqus_identifier = 'ion/Symbol/Table/Shared/__construct';
100 </script>
101
102 <footer>
103
104 <ul>
105 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
106 </a></li>
107 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
108 <li>
109 </li>
110 </ul>
111
112 </footer>
113
114 <script src="index.js"></script>
115
116 </div>
117 </body>
118 </html>