docs: adapt to public gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / Serializer / PHP / __construct.html
index efc79844bf5db0fbcc8d8839f95a22fb915bc78d..9404e2d220136bceb73d363ccc6c0f8545d54cb7 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/Serializer/PHP/__construct">
+                                       <base href="/ext-ion/v0.0/">
+                       <meta http-equiv="Content-Location" content="/ext-ion/v0.0/ion/Serializer/PHP/__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>
        </ul>
 </div>
-                                       
-<h1>void ion\Serializer\PHP::__construct([?ion\Writer\Options $writerOptions = NULL, [bool $multiSequence = false, [bool $callMagicSerialize = true, [?string $callCustomSerialize = NULL]]]])</h1>
-<p>Create a new PHP ION serializer.</p>
-<h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
-<ul>
-<li>Optional ?ion\Writer\Options $writerOptions = NULL<br />
+                                       <meta charset="utf-8"><h1>
+<a class="permalink" href="ion/Serializer/PHP/__construct#">#</a><code><a href="https://php.net/manual/en/language.types.declarations#language.types.declarations.void">void</a></code> <a href="ion/Serializer/PHP/__construct">ion\Serializer\PHP::__construct</a>([?<a href="ion/Writer/Options">ion\Writer\Options</a> <span class="var">$writerOptions</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.boolean">bool</a></code> <span class="var">$multiSequence</span> = <code><a href="https://php.net/manual/en/language.types.boolean">false</a></code>, [<code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var">$callMagicSerialize</span> = <code><a href="https://php.net/manual/en/language.types.boolean">true</a></code>, [?<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var">$callCustomSerialize</span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code>]]]])</h1><p>Create a new PHP ION serializer.</p><h2 id="Params:">Params:<a class="permalink" href="ion/Serializer/PHP/__construct#Params:">#</a>
+</h2><ul>
+<li>Optional ?<a href="ion/Writer/Options">ion\Writer\Options</a> <span class="var" id="$writerOptions">$writerOptions<a class="permalink" href="ion/Serializer/PHP/__construct#%24writerOptions">#</a></span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code><br>
 Writer options.</li>
-<li>Optional bool $multiSequence = false<br />
-Whether to write the top level array as multiple ION sequences.</li>
-<li>Optional bool $callMagicSerialize = true<br />
+<li>Optional <code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var" id="$multiSequence">$multiSequence<a class="permalink" href="ion/Serializer/PHP/__construct#%24multiSequence">#</a></span> = <code><a href="https://php.net/manual/en/language.types.boolean">false</a></code><br>
+Whether to write the top level <code><a href="https://php.net/manual/en/language.types.array">array</a></code> as multiple ION sequences.</li>
+<li>Optional <code><a href="https://php.net/manual/en/language.types.boolean">bool</a></code> <span class="var" id="$callMagicSerialize">$callMagicSerialize<a class="permalink" href="ion/Serializer/PHP/__construct#%24callMagicSerialize">#</a></span> = <code><a href="https://php.net/manual/en/language.types.boolean">true</a></code><br>
 Whether to call magic __serialize() methods on objects to serialize.</li>
-<li>Optional ?string $callCustomSerialize = NULL<br />
+<li>Optional ?<code><a href="https://php.net/manual/en/language.types.string">string</a></code> <span class="var" id="$callCustomSerialize">$callCustomSerialize<a class="permalink" href="ion/Serializer/PHP/__construct#%24callCustomSerialize">#</a></span> = <code><a href="https://php.net/manual/en/language.types.null">NULL</a></code><br>
 Whether and which custom serialize method to call on objects to serialize.</li>
-</ul>
-
-
-
-               
+</ul>          
                        <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
                        <script>
                                var disqus_shortname = 'mdref';
@@ -94,7 +88,7 @@ Whether and which custom serialize method to call on objects to serialize.</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>