docs: adapt to public gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / Symbol / __construct.html
index a505d9482b3bb40d2962feb29d469e85281781b9..b2e20b4d1deb2c414072f461c84209934981aa84 100644 (file)
@@ -7,13 +7,13 @@
                                                mdref
                </title>
                <meta name="viewport" content="width=1200, initial-scale=0.5">
-                                       <base href="/v0.0/">
-                       <meta http-equiv="Content-Location" content="/v0.0/ion/Symbol/__construct">
+                                       <base href="/ext-ion/v0.0/">
+                       <meta http-equiv="Content-Location" content="/ext-ion/v0.0/ion/Symbol/__construct">
                        <link rel="stylesheet" href="index.css">
                
                <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
                <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
-               <link rel="shortcut icon" href="/v0.0/favicon.ico">
+               <link rel="shortcut icon" href="/ext-ion/v0.0/favicon.ico">
        </head>
        <body>
                <div class="page">
                                                                                                                                                        
                                                <li>&ldsh; <a href="./ion/Symbol/ImportLocation">ImportLocation</a></li>
                                                                                                                                                        
+                                               <li>&ldsh; <a href="./ion/Symbol/PHP">PHP</a></li>
+                                                                                                                                                       
+                                               <li>&ldsh; <a href="./ion/Symbol/System">System</a></li>
+                                                                                                                                                       
                                                <li>&ldsh; <a href="./ion/Symbol/Table">Table</a></li>
                                                                                                                                                                                                                                        
                                                <li>&ldsh; <a href="./ion/Symbol/equals">Symbol::equals</a></li>
                </li>
        </ul>
 </div>
-                                       
-<h1>void ion\Symbol::__construct([?string $value = NULL, [int $sid = -1, [?ion\Symbol\ImportLocation $importLocation = NULL]]])</h1>
-<p>Create an ION symbol.</p>
-<h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>Optional ?string $value = NULL<br />
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/Symbol/__construct#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Symbol/__construct">ion\Symbol::__construct</a>([?<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var">$value</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>, [<code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var">$sid</span> = -1, [?<a href="ion/Symbol/ImportLocation">ion\Symbol\ImportLocation</a> <span class="var">$importLocation</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>]]])</h1><p>Create an ION symbol.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Symbol/__construct#Params:">#</a>
+</h2><ul>
+<li>Optional ?<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var" id="$value">$value<a class="permalink" href="ion/Symbol/__construct#%24value">#</a></span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code><br>
 The symbol's text representation.</li>
-<li>Optional int $sid = -1<br />
+<li>Optional <code><a href="https://php.net/manual/en/language.types.integer">int</a></code> <span class="var" id="$sid">$sid<a class="permalink" href="ion/Symbol/__construct#%24sid">#</a></span> = -1<br>
 The symbols ID, referencing its location within a shared symbol table.</li>
-<li>Optional ?ion\Symbol\ImportLocation $importLocation = NULL<br />
+<li>Optional ?<a href="ion/Symbol/ImportLocation">ion\Symbol\ImportLocation</a> <span class="var" id="$importLocation">$importLocation<a class="permalink" href="ion/Symbol/__construct#%24importLocation">#</a></span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code><br>
 The import location referencing a shared symbol table.</li>
-</ul>
-
-
-
-               
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
@@ -92,7 +90,7 @@ The import location referencing a shared symbol table.</li>
                        <footer>
                                
 <ul>
-       <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
+       <li><a href="https://github.com/m6w6/mdref">mdref-v3.0
 </a></li>
        <li><a href="LICENSE">&copy; 2013-2022          All rights reserved.</a></li>
        <li>