|
|
|
|
@ -349,6 +349,14 @@ function. If <code>BOOT-FILE</code> is nil path is removed.</p></li>
|
|
|
|
|
<p>Shutdown <code>CLOG</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p><a id='x-28CLOG-3ADEBUG-MODE-20FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[function]</span> <span class="reference-object"><a href="#x-28CLOG-3ADEBUG-MODE-20FUNCTION-29" >DEBUG-MODE</a></span></span> <span class="locative-args">OBJ</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Turn on browser console debugging for <code>OBJ</code>'s connection.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p><a id='x-28CLOG-3A-40CLOG-UTILITIES-20MGL-PAX-3ASECTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<p><span class="outer-navigation"><span class="navigation"> <a href="#x-28CLOG-3A-40CLOG-SYSTEM-20MGL-PAX-3ASECTION-29" title="CLOG System">←</a> <a href="#x-28CLOG-3A-40CLOG-MANUAL-20MGL-PAX-3ASECTION-29" title="The CLOG manual">↑</a> <a href="#x-28CLOG-3A-40CLOG-OBJ-20MGL-PAX-3ASECTION-29" title="CLOG Objects">→</a> <a href="#x-28CLOG-3A-40CLOG-UTILITIES-20MGL-PAX-3ASECTION-29" title="CLOG Utilities">↺</a></span></span></p>
|
|
|
|
|
@ -974,11 +982,11 @@ element objects.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-CHILD-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-CHILD-20GENERIC-FUNCTION-29" >CREATE-CHILD</a></span></span> <span class="locative-args">CLOG-OBJ HTML &KEY AUTO-PLACE CLOG-TYPE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-CHILD-20GENERIC-FUNCTION-29" >CREATE-CHILD</a></span></span> <span class="locative-args">CLOG-OBJ HTML &KEY HTML-ID AUTO-PLACE CLOG-TYPE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Element or sub-type of <code>CLOG-TYPE</code> from <code>HTML</code>
|
|
|
|
|
as child of <code>CLOG-OBJ</code> and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
<code>CLOG-OBJ</code></p></li>
|
|
|
|
|
<code>CLOG-OBJ</code>. If <code>HTML-ID</code> is nil one will be generated.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p><a id='x-28CLOG-3AATTACH-AS-CHILD-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
@ -2313,7 +2321,7 @@ to no actual <code>HTML</code> elemen.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-A-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-A-20GENERIC-FUNCTION-29" >CREATE-A</a></span></span> <span class="locative-args">CLOG-OBJ &KEY LINK CONTENT TARGET CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-A-20GENERIC-FUNCTION-29" >CREATE-A</a></span></span> <span class="locative-args">CLOG-OBJ &KEY LINK CONTENT TARGET CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new <a href="#x-28CLOG-3ACLOG-A-20CLASS-29" title="(CLOG:CLOG-A CLASS)"><code>CLOG-A</code></a> as child of <code>CLOG-OBJ</code> with <code>:LINK</code> and
|
|
|
|
|
<code>:CONTENT</code> (default "") and <code>:TARGET</code> ("_self") and if <code>:AUTO-PLACE</code> (default t)
|
|
|
|
|
@ -2355,7 +2363,7 @@ place-inside-bottom-of <code>CLOG-OBJ</code>.</p>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-BR-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-BR-20GENERIC-FUNCTION-29" >CREATE-BR</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-BR-20GENERIC-FUNCTION-29" >CREATE-BR</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new <a href="#x-28CLOG-3ACLOG-BR-20CLASS-29" title="(CLOG:CLOG-BR CLASS)"><code>CLOG-BR</code></a> as child of <code>CLOG-OBJ</code> that creates a
|
|
|
|
|
line break and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2374,7 +2382,7 @@ line break and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <c
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-BUTTON-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-BUTTON-20GENERIC-FUNCTION-29" >CREATE-BUTTON</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-BUTTON-20GENERIC-FUNCTION-29" >CREATE-BUTTON</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Button as child of <code>CLOG-OBJ</code> with <code>:CONTENT</code>
|
|
|
|
|
(default "") and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
@ -2402,7 +2410,7 @@ line break and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <c
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-IMG-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-IMG-20GENERIC-FUNCTION-29" >CREATE-IMG</a></span></span> <span class="locative-args">CLOG-OBJ &KEY URL-SRC ALT-TEXT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-IMG-20GENERIC-FUNCTION-29" >CREATE-IMG</a></span></span> <span class="locative-args">CLOG-OBJ &KEY URL-SRC ALT-TEXT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Img as child of <code>CLOG-OBJ</code> with <code>:URL-SRC</code>
|
|
|
|
|
(default "") and <code>:ALT-TEXT</code> (default "") if <code>:AUTO-PLACE</code> (default t)
|
|
|
|
|
@ -2431,7 +2439,7 @@ placing image to constrain image size.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-DIV-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DIV-20GENERIC-FUNCTION-29" >CREATE-DIV</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DIV-20GENERIC-FUNCTION-29" >CREATE-DIV</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Div as child of <code>CLOG-OBJ</code> with <code>:CONTENT</code>
|
|
|
|
|
(default "") and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
@ -2451,7 +2459,7 @@ placing image to constrain image size.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-HR-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-HR-20GENERIC-FUNCTION-29" >CREATE-HR</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-HR-20GENERIC-FUNCTION-29" >CREATE-HR</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new <a href="#x-28CLOG-3ACLOG-HR-20CLASS-29" title="(CLOG:CLOG-HR CLASS)"><code>CLOG-HR</code></a> as child of <code>CLOG-OBJ</code> that creates a
|
|
|
|
|
horizontal rule (line) and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
@ -2471,7 +2479,7 @@ horizontal rule (line) and if <code>:AUTO-PLACE</code> (default t) place-inside-
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-METER-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-METER-20GENERIC-FUNCTION-29" >CREATE-METER</a></span></span> <span class="locative-args">CLOG-OBJ &KEY VALUE HIGH LOW MAXIMUM MINIMUM OPTIMUM CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-METER-20GENERIC-FUNCTION-29" >CREATE-METER</a></span></span> <span class="locative-args">CLOG-OBJ &KEY VALUE HIGH LOW MAXIMUM MINIMUM OPTIMUM CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Meter as child of <code>CLOG-OBJ</code> with <code>VALUE</code>
|
|
|
|
|
(default 0) <code>HIGH</code> (default 100) <code>LOW</code> (default 0) <code>MAXIMUM</code> (default 100) <code>MINIMUM</code>
|
|
|
|
|
@ -2542,7 +2550,7 @@ instead through the value property.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-PROGRESS-BAR-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-PROGRESS-BAR-20GENERIC-FUNCTION-29" >CREATE-PROGRESS-BAR</a></span></span> <span class="locative-args">CLOG-OBJ &KEY VALUE MAXIMUM CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-PROGRESS-BAR-20GENERIC-FUNCTION-29" >CREATE-PROGRESS-BAR</a></span></span> <span class="locative-args">CLOG-OBJ &KEY VALUE MAXIMUM CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Progress-Bar as child of <code>CLOG-OBJ</code> with
|
|
|
|
|
<code>VALUE</code> (default 0) <code>MAXIMUM</code> (default 100) and if <code>:AUTO-PLACE</code> (default t)
|
|
|
|
|
@ -2580,7 +2588,7 @@ instead through the value property.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-P-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-P-20GENERIC-FUNCTION-29" >CREATE-P</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-P-20GENERIC-FUNCTION-29" >CREATE-P</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new <a href="#x-28CLOG-3ACLOG-P-20CLASS-29" title="(CLOG:CLOG-P CLASS)"><code>CLOG-P</code></a> as child of <code>CLOG-OBJ</code> with <code>:CONTENT</code>
|
|
|
|
|
(default "") and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
@ -2600,11 +2608,10 @@ instead through the value property.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-SPAN-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-SPAN-20GENERIC-FUNCTION-29" >CREATE-SPAN</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-SPAN-20GENERIC-FUNCTION-29" >CREATE-SPAN</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Span as child of <code>CLOG-OBJ</code> with <code>CONTENT</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
<code>CLOG-OBJ</code></p></li>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p>CLOG-Section - Class for <code>CLOG</code> Inline Sections</p>
|
|
|
|
|
@ -2626,7 +2633,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-SECTION-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-SECTION-20GENERIC-FUNCTION-29" >CREATE-SECTION</a></span></span> <span class="locative-args">CLOG-OBJ SECTION &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-SECTION-20GENERIC-FUNCTION-29" >CREATE-SECTION</a></span></span> <span class="locative-args">CLOG-OBJ SECTION &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Section of section type as child of
|
|
|
|
|
<code>CLOG-OBJ</code> with <code>CONTENT</code> and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
@ -2652,7 +2659,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-PHRASE-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-PHRASE-20GENERIC-FUNCTION-29" >CREATE-PHRASE</a></span></span> <span class="locative-args">CLOG-OBJ PHRASE &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-PHRASE-20GENERIC-FUNCTION-29" >CREATE-PHRASE</a></span></span> <span class="locative-args">CLOG-OBJ PHRASE &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Phrase of phrase type as child of
|
|
|
|
|
<code>CLOG-OBJ</code> with <code>CONTENT</code> and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
@ -2672,7 +2679,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-ORDERED-LIST-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-ORDERED-LIST-20GENERIC-FUNCTION-29" >CREATE-ORDERED-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-ORDERED-LIST-20GENERIC-FUNCTION-29" >CREATE-ORDERED-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Ordered-List as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2720,7 +2727,7 @@ is outside.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-UNORDERED-LIST-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-UNORDERED-LIST-20GENERIC-FUNCTION-29" >CREATE-UNORDERED-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-UNORDERED-LIST-20GENERIC-FUNCTION-29" >CREATE-UNORDERED-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Unordered-List as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2739,7 +2746,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-LIST-ITEM-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-LIST-ITEM-20GENERIC-FUNCTION-29" >CREATE-LIST-ITEM</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-LIST-ITEM-20GENERIC-FUNCTION-29" >CREATE-LIST-ITEM</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-List-Item as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2766,7 +2773,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-DEFINITION-LIST-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DEFINITION-LIST-20GENERIC-FUNCTION-29" >CREATE-DEFINITION-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DEFINITION-LIST-20GENERIC-FUNCTION-29" >CREATE-DEFINITION-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Definition-List as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2785,7 +2792,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TERM-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TERM-20GENERIC-FUNCTION-29" >CREATE-TERM</a></span></span> <span class="locative-args">CLOG-DEFINITION-LIST &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TERM-20GENERIC-FUNCTION-29" >CREATE-TERM</a></span></span> <span class="locative-args">CLOG-DEFINITION-LIST &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Term as child of <a href="#x-28CLOG-3ACLOG-OBJ-20CLASS-29" title="(CLOG:CLOG-OBJ CLASS)"><code>CLOG-OBJ</code></a>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <a href="#x-28CLOG-3ACLOG-OBJ-20CLASS-29" title="(CLOG:CLOG-OBJ CLASS)"><code>CLOG-OBJ</code></a></p></li>
|
|
|
|
|
@ -2804,7 +2811,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <a href="#x-2
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-DESCRIPTION-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DESCRIPTION-20GENERIC-FUNCTION-29" >CREATE-DESCRIPTION</a></span></span> <span class="locative-args">CLOG-DEFINITION-LIST &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DESCRIPTION-20GENERIC-FUNCTION-29" >CREATE-DESCRIPTION</a></span></span> <span class="locative-args">CLOG-DEFINITION-LIST &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Description as child of <a href="#x-28CLOG-3ACLOG-OBJ-20CLASS-29" title="(CLOG:CLOG-OBJ CLASS)"><code>CLOG-OBJ</code></a>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <a href="#x-28CLOG-3ACLOG-OBJ-20CLASS-29" title="(CLOG:CLOG-OBJ CLASS)"><code>CLOG-OBJ</code></a></p></li>
|
|
|
|
|
@ -2823,7 +2830,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <a href="#x-2
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-20GENERIC-FUNCTION-29" >CREATE-TABLE</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-20GENERIC-FUNCTION-29" >CREATE-TABLE</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2842,7 +2849,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-ROW-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-ROW-20GENERIC-FUNCTION-29" >CREATE-TABLE-ROW</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-ROW-20GENERIC-FUNCTION-29" >CREATE-TABLE-ROW</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Row as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2861,7 +2868,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-COLUMN-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-COLUMN-20GENERIC-FUNCTION-29" >CREATE-TABLE-COLUMN</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-COLUMN-20GENERIC-FUNCTION-29" >CREATE-TABLE-COLUMN</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Column as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2880,7 +2887,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-HEADING-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-HEADING-20GENERIC-FUNCTION-29" >CREATE-TABLE-HEADING</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-HEADING-20GENERIC-FUNCTION-29" >CREATE-TABLE-HEADING</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Heading as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2899,7 +2906,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-HEAD-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-HEAD-20GENERIC-FUNCTION-29" >CREATE-TABLE-HEAD</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-HEAD-20GENERIC-FUNCTION-29" >CREATE-TABLE-HEAD</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Head as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2918,7 +2925,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-BODY-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-BODY-20GENERIC-FUNCTION-29" >CREATE-TABLE-BODY</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-BODY-20GENERIC-FUNCTION-29" >CREATE-TABLE-BODY</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Body as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2937,7 +2944,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-CAPTION-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-CAPTION-20GENERIC-FUNCTION-29" >CREATE-TABLE-CAPTION</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-CAPTION-20GENERIC-FUNCTION-29" >CREATE-TABLE-CAPTION</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Caption as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2956,7 +2963,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-FOOTER-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-FOOTER-20GENERIC-FUNCTION-29" >CREATE-TABLE-FOOTER</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-FOOTER-20GENERIC-FUNCTION-29" >CREATE-TABLE-FOOTER</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Footer as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2975,7 +2982,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-COLUMN-GROUP-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-COLUMN-GROUP-20GENERIC-FUNCTION-29" >CREATE-TABLE-COLUMN-GROUP</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-COLUMN-GROUP-20GENERIC-FUNCTION-29" >CREATE-TABLE-COLUMN-GROUP</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Column-Group as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -2994,7 +3001,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TABLE-COLUMN-GROUP-ITEM-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-COLUMN-GROUP-ITEM-20GENERIC-FUNCTION-29" >CREATE-TABLE-COLUMN-GROUP-ITEM</a></span></span> <span class="locative-args">CLOG-OBJ &KEY COLUMN-SPAN CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TABLE-COLUMN-GROUP-ITEM-20GENERIC-FUNCTION-29" >CREATE-TABLE-COLUMN-GROUP-ITEM</a></span></span> <span class="locative-args">CLOG-OBJ &KEY COLUMN-SPAN CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Table-Column-Group-Item as child of <code>CLOG-OBJ</code>
|
|
|
|
|
and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OBJ</code></p></li>
|
|
|
|
|
@ -3051,7 +3058,7 @@ and if <code>:AUTO-PLACE</code> (default t) place-inside-bottom-of <code>CLOG-OB
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-FORM-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-FORM-20GENERIC-FUNCTION-29" >CREATE-FORM</a></span></span> <span class="locative-args">CLOG-OBJ &KEY ACTION METHOD TARGET CLASS AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-FORM-20GENERIC-FUNCTION-29" >CREATE-FORM</a></span></span> <span class="locative-args">CLOG-OBJ &KEY ACTION METHOD TARGET CLASS HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new CLOG-Form as child of <code>CLOG-OBJ</code> that organizes
|
|
|
|
|
a collection of form elements in to a single form if <code>:AUTO-PLACE</code> (default t)
|
|
|
|
|
@ -3127,7 +3134,7 @@ text/plain</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-FIELDSET-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-FIELDSET-20GENERIC-FUNCTION-29" >CREATE-FIELDSET</a></span></span> <span class="locative-args">CLOG-OBJ &KEY LEGEND</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-FIELDSET-20GENERIC-FUNCTION-29" >CREATE-FIELDSET</a></span></span> <span class="locative-args">CLOG-OBJ &KEY LEGEND HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-fieldset as child of <code>CLOG-OBJ</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -3152,7 +3159,7 @@ elements.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-FORM-ELEMENT-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-FORM-ELEMENT-20GENERIC-FUNCTION-29" >CREATE-FORM-ELEMENT</a></span></span> <span class="locative-args">CLOG-OBJ ELEMENT-TYPE &KEY NAME VALUE LABEL</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-FORM-ELEMENT-20GENERIC-FUNCTION-29" >CREATE-FORM-ELEMENT</a></span></span> <span class="locative-args">CLOG-OBJ ELEMENT-TYPE &KEY NAME VALUE LABEL HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-form-element as child of <code>CLOG-OBJ</code>.
|
|
|
|
|
It is importamt that clog-form-elements are a child or descendant of a
|
|
|
|
|
@ -3406,7 +3413,7 @@ virtual keyboards.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-LABEL-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-LABEL-20GENERIC-FUNCTION-29" >CREATE-LABEL</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT LABEL-FOR</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-LABEL-20GENERIC-FUNCTION-29" >CREATE-LABEL</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT LABEL-FOR HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-label as child of <code>CLOG-OBJ</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -3432,7 +3439,7 @@ virtual keyboards.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-SELECT-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-SELECT-20GENERIC-FUNCTION-29" >CREATE-SELECT</a></span></span> <span class="locative-args">CLOG-OBJ &KEY NAME MULTIPLE LABEL</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-SELECT-20GENERIC-FUNCTION-29" >CREATE-SELECT</a></span></span> <span class="locative-args">CLOG-OBJ &KEY NAME MULTIPLE LABEL HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-select as child of <code>CLOG-OBJ</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -3448,7 +3455,7 @@ virtual keyboards.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-OPTION-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-OPTION-20GENERIC-FUNCTION-29" >CREATE-OPTION</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT VALUE SELECTED DISABLED</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-OPTION-20GENERIC-FUNCTION-29" >CREATE-OPTION</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT VALUE SELECTED DISABLED HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-option as child of <code>CLOG-OBJ</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -3464,7 +3471,7 @@ virtual keyboards.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-OPTGROUP-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-OPTGROUP-20GENERIC-FUNCTION-29" >CREATE-OPTGROUP</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT DISABLED</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-OPTGROUP-20GENERIC-FUNCTION-29" >CREATE-OPTGROUP</a></span></span> <span class="locative-args">CLOG-OBJ &KEY CONTENT DISABLED HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-optgroup as child of <code>CLOG-OBJ</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -3506,7 +3513,7 @@ virtual keyboards.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-DATA-LIST-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DATA-LIST-20GENERIC-FUNCTION-29" >CREATE-DATA-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY DATA-LIST</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-DATA-LIST-20GENERIC-FUNCTION-29" >CREATE-DATA-LIST</a></span></span> <span class="locative-args">CLOG-OBJ &KEY DATA-LIST HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-data-list as child of <code>CLOG-OBJ</code> and
|
|
|
|
|
optionally fill in with contents of data-list.</p></li>
|
|
|
|
|
@ -3541,7 +3548,7 @@ optionally fill in with contents of data-list.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-TEXT-AREA-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TEXT-AREA-20GENERIC-FUNCTION-29" >CREATE-TEXT-AREA</a></span></span> <span class="locative-args">CLOG-OBJ &KEY COLUMNS ROWS NAME VALUE LABEL</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-TEXT-AREA-20GENERIC-FUNCTION-29" >CREATE-TEXT-AREA</a></span></span> <span class="locative-args">CLOG-OBJ &KEY COLUMNS ROWS NAME VALUE LABEL HTML-ID</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a new clog-text-area as child of <code>CLOG-OBJ</code>.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -4003,7 +4010,8 @@ https://developer.mozilla.org/en-US/docs/Web/CSS/font</p></li>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3APLAYBACK-ENDED-P-20GENERIC-FUNCTION-29" >PLAYBACK-ENDED-P</a></span></span> <span class="locative-args">CLOG-MULTIMEDIA</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Get/Setf true of Media position has reached end of its duration.</p></li>
|
|
|
|
|
<p>Get/Setf true of Media position has reached end of its
|
|
|
|
|
duration.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p><a id='x-28CLOG-3APLAYBACK-RATE-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
@ -4020,7 +4028,8 @@ Common values - 1.0 normal, 0.5 half speed, -1.0 reverse</p></li>
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3AREADY-TO-PLAY-P-20GENERIC-FUNCTION-29" >READY-TO-PLAY-P</a></span></span> <span class="locative-args">CLOG-MULTIMEDIA</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Get/Setf true of Media position has reached end of its duration.</p></li>
|
|
|
|
|
<p>Get/Setf true of Media position has reached end of its
|
|
|
|
|
duration.</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p><a id='x-28CLOG-3AMEDIA-VOLUME-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
@ -4304,7 +4313,7 @@ is nil unbind the event.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-AUDIO-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-AUDIO-20GENERIC-FUNCTION-29" >CREATE-AUDIO</a></span></span> <span class="locative-args">CLOG-OBJ &KEY SOURCE CONTROLS PRELOAD AUTOPLAY AUTOLOOP MUTED AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-AUDIO-20GENERIC-FUNCTION-29" >CREATE-AUDIO</a></span></span> <span class="locative-args">CLOG-OBJ &KEY SOURCE CONTROLS PRELOAD AUTOPLAY AUTOLOOP MUTED HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a <code>CLOG</code> Audio control</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -4322,7 +4331,7 @@ is nil unbind the event.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ACREATE-VIDEO-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-VIDEO-20GENERIC-FUNCTION-29" >CREATE-VIDEO</a></span></span> <span class="locative-args">CLOG-OBJ &KEY SOURCE CONTROLS PRELOAD POSTER AUTOPLAY AUTOLOOP MUTED AUTO-PLACE</span></span></p>
|
|
|
|
|
<li><p><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ACREATE-VIDEO-20GENERIC-FUNCTION-29" >CREATE-VIDEO</a></span></span> <span class="locative-args">CLOG-OBJ &KEY SOURCE CONTROLS PRELOAD POSTER AUTOPLAY AUTOLOOP MUTED HTML-ID AUTO-PLACE</span></span></p>
|
|
|
|
|
|
|
|
|
|
<p>Create a <code>CLOG</code> video control</p></li>
|
|
|
|
|
</ul>
|
|
|
|
|
@ -4813,7 +4822,7 @@ on-storage event is fired for changes to :local storage keys.</p></li>
|
|
|
|
|
<p><a id='x-28CLOG-3ABODY-ELEMENT-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ABODY-ELEMENT-20GENERIC-FUNCTION-29" >BODY-ELEMENT</a></span></span> <span class="locative-args">SELF</span></span></li>
|
|
|
|
|
<li><span class=reference-bullet><span class=reference><span class="locative-type">[generic-function]</span> <span class="reference-object"><a href="#x-28CLOG-3ABODY-ELEMENT-20GENERIC-FUNCTION-29" >BODY-ELEMENT</a></span></span> <span class="locative-args">OBJECT</span></span></li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<p><a id='x-28CLOG-3ADOCUMENT-ELEMENT-20GENERIC-FUNCTION-29'></a></p>
|
|
|
|
|
|