docs: attempt to fix gh-pages
[awesomized/ext-ion] / docs / v0.0 / ion / LOB / __construct.html
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>
6 LOB::__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/LOB/__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/LOB/__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/LOB">
41 LOB
42 </a>
43 <ul>
44 <li>
45
46 &circlearrowright; <strong><a href="./ion/LOB/__construct">LOB::__construct</a></strong>
47
48
49
50 </ul>
51
52 </ul>
53
54 </li>
55 </ul>
56
57 </li>
58 </ul>
59 </div>
60
61 <h1>void ion\LOB::__construct(string $value, [ion\Type $type = ion\Type::CLob])</h1>
62 <p>Create an ION large object.</p>
63 <h2>Params:<a id="Params:" href="#Params:" class="permalink" aria-hidden="true" title="">#</a></h2>
64 <ul>
65 <li>string $value<br />
66 The value of the large object.</li>
67 <li>Optional ion\Type $type = ion\Type::CLob<br />
68 The type (CLob/BLob).</li>
69 </ul>
70
71
72
73
74 <div id="disqus_thread"><button id="disqus_activator">Show <span> </span> Comment(s)</button></div>
75 <script>
76 var disqus_shortname = 'mdref';
77 var disqus_identifier = 'ion/LOB/__construct';
78 </script>
79
80 <footer>
81
82 <ul>
83 <li><a href="https://github.com/m6w6/mdref">mdref-v2.0
84 </a></li>
85 <li><a href="LICENSE">&copy; 2013-2022 All rights reserved.</a></li>
86 <li>
87 </li>
88 </ul>
89
90 </footer>
91
92 <script src="index.js"></script>
93
94 </div>
95 </body>
96 </html>