docs: attempt to fix gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol / ImportLocation / __construct.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 ImportLocation::__construct -
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/Symbol/ImportLocation/__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="/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/Symbol/ImportLocation/__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/ImportLocation">
47 ImportLocation
48 </a>
49 <ul>
50 <li>
51
52 &circlearrowright; <strong><a href="./ion/Symbol/ImportLocation/__construct">ImportLocation::__construct</a></strong>
53
54
55
56 </ul>
57
58 </ul>
59
60 </li>
61
62 </ul>
63
64 </li>
65 </ul>
66
67 </li>
68 </ul>
69 </div>
70
71 <h1>void ion\Symbol\ImportLocation::__construct(string $name, int $location)</h1>
72 <p>Create a new import location.</p>
73 <h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
74 <ul>
75 <li>string $name<br />
76 The name of the shared symbol table.</li>
77 <li>int $location<br />
78 The location (sid) of the symbol within the table.</li>
79 </ul>
80
81
82
83
84 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
85 <script>
86 var disqus_shortname = 'mdref';
87 var disqus_identifier = 'ion/Symbol/ImportLocation/__construct';
88 </script>
89
90 <footer>
91
92 <ul>
93 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
94 </a></li>
95 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
96 <li>
97 </li>
98 </ul>
99
100 </footer>
101
102 <script src="index.js"></script>
103
104 </div>
105 </body>
106 </html>