diff --git a/doc/clog-manual.html b/doc/clog-manual.html index e0cf89b..23966b4 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -790,7 +790,7 @@ flushed with [generic-function] EXECUTE CLOG-OBJ METHOD
Execute the JavaScript METHOD on OBJ. Result is
-dicarded. see JQUERY-EXECUTE (Internal)
JQUERY-EXECUTE (Internal)
@@ -810,7 +810,7 @@ result or if time out DEFAULT-ANSWER. see [generic-function] JS-EXECUTE CLOG-OBJ SCRIPT
Execure SCRIPT on browser. Result is
-dicarded, return CLOG-OBJ. (Internal)
CLOG-OBJ. (Internal)
@@ -838,9 +838,10 @@ nil unbind all event handlers. (Internal)
[generic-function] SET-ON-EVENT-WITH-DATA CLOG-OBJ EVENT-NAME HANDLER &KEY CANCEL-EVENT ONE-TIME
-Set a HANDLER for EVENT-NAME on CLOG-OBJ. If handler is nil unbind
-all event handlers. Handler is called with a data option passed from javascript
-calling the jQuery custom event mechanism .trigger('event_name', data) (Internal)
Set a HANDLER for EVENT-NAME on CLOG-OBJ.
+ If handler is nil unbind all event handlers. Handler is called with a data
+option passed from javascript calling the jQuery custom event mechanism
+.trigger('event_name', data) (Internal)
CLOG-Obj - Event Handling
@@ -911,8 +912,8 @@ is nil unbind the event.[generic-function] SET-ON-DRAG-END CLOG-OBJ ON-DRAG-END-HANDLER
-Set the ON-DRAG-END-HANDLER for CLOG-OBJ. If ON-DRAG-END-HANDLER
-is nil unbind the event.
Set the ON-DRAG-END-HANDLER for CLOG-OBJ.
+If ON-DRAG-END-HANDLER is nil unbind the event.
@@ -921,8 +922,8 @@ is nil unbind the event.
[generic-function] SET-ON-DRAG-ENTER CLOG-OBJ ON-DRAG-ENTER-HANDLER
-Set the ON-DRAG-ENTER-HANDLER for CLOG-OBJ. If ON-DRAG-ENTER-HANDLER
-is nil unbind the event.
Set the ON-DRAG-ENTER-HANDLER for CLOG-OBJ.
+If ON-DRAG-ENTER-HANDLER is nil unbind the event.
@@ -931,8 +932,8 @@ is nil unbind the event.
[generic-function] SET-ON-DRAG-LEAVE CLOG-OBJ ON-DRAG-LEAVE-HANDLER
-Set the ON-DRAG-LEAVE-HANDLER for CLOG-OBJ. If ON-DRAG-LEAVE-HANDLER
-is nil unbind the event.
Set the ON-DRAG-LEAVE-HANDLER for CLOG-OBJ.
+If ON-DRAG-LEAVE-HANDLER is nil unbind the event.
@@ -941,8 +942,8 @@ is nil unbind the event.
[generic-function] SET-ON-DRAG-OVER CLOG-OBJ ON-DRAG-OVER-HANDLER
-Set the ON-DRAG-OVER-HANDLER for CLOG-OBJ. If ON-DRAG-OVER-HANDLER
-is nil unbind the event.
Set the ON-DRAG-OVER-HANDLER for CLOG-OBJ.
+If ON-DRAG-OVER-HANDLER is nil unbind the event.
@@ -1101,8 +1102,8 @@ replace on an on-context-menu event.
[generic-function] SET-ON-MOUSE-ENTER CLOG-OBJ ON-MOUSE-ENTER-HANDLER
-Set the ON-MOUSE-ENTER-HANDLER for CLOG-OBJ. If ON-MOUSE-ENTER-HANDLER
-is nil unbind the event.
Set the ON-MOUSE-ENTER-HANDLER for CLOG-OBJ.
+If ON-MOUSE-ENTER-HANDLER is nil unbind the event.
@@ -1111,8 +1112,8 @@ is nil unbind the event.
[generic-function] SET-ON-MOUSE-LEAVE CLOG-OBJ ON-MOUSE-LEAVE-HANDLER
-Set the ON-MOUSE-LEAVE-HANDLER for CLOG-OBJ. If ON-MOUSE-LEAVE-HANDLER
-is nil unbind the event.
Set the ON-MOUSE-LEAVE-HANDLER for CLOG-OBJ.
+If ON-MOUSE-LEAVE-HANDLER is nil unbind the event.
@@ -1121,8 +1122,8 @@ is nil unbind the event.
[generic-function] SET-ON-MOUSE-OVER CLOG-OBJ ON-MOUSE-OVER-HANDLER
-Set the ON-MOUSE-OVER-HANDLER for CLOG-OBJ. If ON-MOUSE-OVER-HANDLER
-is nil unbind the event.
Set the ON-MOUSE-OVER-HANDLER for CLOG-OBJ.
+If ON-MOUSE-OVER-HANDLER is nil unbind the event.
@@ -1131,8 +1132,8 @@ is nil unbind the event.
[generic-function] SET-ON-MOUSE-OUT CLOG-OBJ ON-MOUSE-OUT-HANDLER
-Set the ON-MOUSE-OUT-HANDLER for CLOG-OBJ. If ON-MOUSE-OUT-HANDLER
-is nil unbind the event.
Set the ON-MOUSE-OUT-HANDLER for CLOG-OBJ.
+If ON-MOUSE-OUT-HANDLER is nil unbind the event.
@@ -1172,8 +1173,8 @@ does not bubble.
[generic-function] SET-ON-POINTER-ENTER CLOG-OBJ ON-POINTER-ENTER-HANDLER
-Set the ON-POINTER-ENTER-HANDLER for CLOG-OBJ. If ON-POINTER-ENTER-HANDLER
-is nil unbind the event.
Set the ON-POINTER-ENTER-HANDLER for CLOG-OBJ.
+If ON-POINTER-ENTER-HANDLER is nil unbind the event.
@@ -1182,8 +1183,8 @@ is nil unbind the event.
[generic-function] SET-ON-POINTER-LEAVE CLOG-OBJ ON-POINTER-LEAVE-HANDLER
-Set the ON-POINTER-LEAVE-HANDLER for CLOG-OBJ. If ON-POINTER-LEAVE-HANDLER
-is nil unbind the event.
Set the ON-POINTER-LEAVE-HANDLER for CLOG-OBJ.
+If ON-POINTER-LEAVE-HANDLER is nil unbind the event.
@@ -1192,8 +1193,8 @@ is nil unbind the event.
[generic-function] SET-ON-POINTER-OVER CLOG-OBJ ON-POINTER-OVER-HANDLER
-Set the ON-POINTER-OVER-HANDLER for CLOG-OBJ. If ON-POINTER-OVER-HANDLER
-is nil unbind the event.
Set the ON-POINTER-OVER-HANDLER for CLOG-OBJ.
+If ON-POINTER-OVER-HANDLER is nil unbind the event.
@@ -1202,8 +1203,8 @@ is nil unbind the event.
[generic-function] SET-ON-POINTER-OUT CLOG-OBJ ON-POINTER-OUT-HANDLER
-Set the ON-POINTER-OUT-HANDLER for CLOG-OBJ. If ON-POINTER-OUT-HANDLER
-is nil unbind the event.
Set the ON-POINTER-OUT-HANDLER for CLOG-OBJ.
+If ON-POINTER-OUT-HANDLER is nil unbind the event.
@@ -1449,7 +1450,7 @@ after attachment is changed to one unique to this session.
[generic-function] SET-STYLES CLOG-ELEMENT STYLE-LIST
-Set css styles using a list of list of name value pairs.
Set css styles using a list of lists of name value pairs.
@@ -2344,8 +2345,8 @@ parent in the DOM.
[generic-function] SET-GEOMETRY CLOG-ELEMENT &KEY LEFT TOP RIGHT BOTTOM WIDTH HEIGHT UNITS
-Change the geometry :LEFT :TOP :RIGHT :BOTTOM :WIDTH :HEIGHT each optional
-in UNITS (default :px)
Change the geometry :LEFT :TOP :RIGHT :BOTTOM
+:WIDTH :HEIGHT each optional in UNITS (default :px)
@@ -2933,9 +2934,9 @@ to no actual HTML element.
[generic-function] PREVIOUS-SIBLING CLOG-ELEMENT
-Traverse to previous sibling element. If Child does not have an
-html id than Element_Type will have an ID of undefined and therefore attached
-to no actual HTML elemen.
Traverse to previous sibling element.
+If Child does not have an html id than Element_Type will have an ID of
+undefined and therefore attached to no actual HTML elemen.
@@ -2971,7 +2972,7 @@ to no actual HTML elemen.
[generic-function] CREATE-A CLOG-OBJ &KEY LINK CONTENT TARGET HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-A CLOG-OBJ &KEY LINK CONTENT TARGET STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-A as child of CLOG-OBJ with :LINK and
:CONTENT (default "") and :TARGET ("_self") and if :AUTO-PLACE (default t)
@@ -3017,7 +3018,7 @@ place-inside-bottom-of CLOG-OBJ.
[generic-function] CREATE-BR CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-BR CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-BR as child of CLOG-OBJ that creates a
line break and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
:AUTO-PLACE (default t) place-inside-bottom-of [generic-function] CREATE-BUTTON CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-BUTTON CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Button as child of CLOG-OBJ with :CONTENT
(default "") and if :AUTO-PLACE (default t) place-inside-bottom-of
@@ -3069,7 +3070,7 @@ line break and if :AUTO-PLACE (default t) place-inside-bottom-of
[generic-function] CREATE-IMG CLOG-OBJ &KEY URL-SRC ALT-TEXT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-IMG CLOG-OBJ &KEY URL-SRC ALT-TEXT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Img as child of CLOG-OBJ with :URL-SRC
(default "") and :ALT-TEXT (default "") if :AUTO-PLACE (default t)
@@ -3101,7 +3102,7 @@ placing image to constrain image size.
[generic-function] CREATE-DIV CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-DIV CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Div as child of CLOG-OBJ with :CONTENT
(default "") and if :AUTO-PLACE (default t) place-inside-bottom-of
@@ -3123,12 +3124,12 @@ placing image to constrain image size.
[generic-function] CREATE-DIALOG CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-DIALOG CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Dialog as child of CLOG-OBJ with :CONTENT
(default "") and if :AUTO-PLACE (default t) place-inside-bottom-of
CLOG-OBJ. If hidden is true visiblep is set to nil. Modal does not work on
-firefox and does not work at all on IE.
@@ -3182,7 +3183,7 @@ firefox and does not work at all on IE.
[generic-function] CREATE-DETAILS CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-DETAILS CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Details as child of CLOG-OBJ with :CONTENT
(default "") and if :AUTO-PLACE (default t) place-inside-bottom-of
@@ -3213,7 +3214,7 @@ firefox and does not work at all on IE.
[generic-function] CREATE-SUMMARY CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-SUMMARY CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Summary as child of CLOG-OBJ with :CONTENT
(default "") and if :AUTO-PLACE (default t) place-inside-bottom-of
@@ -3236,7 +3237,7 @@ object for drop reveal.
[generic-function] CREATE-HR CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-HR CLOG-OBJ &KEY HIDDEN STYLE CLASS HTML-ID AUTO-PLACE
Create a new CLOG-HR as child of CLOG-OBJ that creates a
horizontal rule (line) and if :AUTO-PLACE (default t) place-inside-bottom-of
@@ -3258,7 +3259,7 @@ horizontal rule (line) and if :AUTO-PLACE (default t) place-inside-
[generic-function] CREATE-METER CLOG-OBJ &KEY VALUE HIGH LOW MAXIMUM MINIMUM OPTIMUM HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-METER CLOG-OBJ &KEY VALUE HIGH LOW MAXIMUM MINIMUM OPTIMUM STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Meter as child of CLOG-OBJ with VALUE
(default 0) HIGH (default 100) LOW (default 0) MAXIMUM (default 100) MINIMUM
@@ -3337,7 +3338,7 @@ instead through the value property.
[generic-function] CREATE-PROGRESS-BAR CLOG-OBJ &KEY VALUE MAXIMUM HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-PROGRESS-BAR CLOG-OBJ &KEY VALUE MAXIMUM STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Progress-Bar as child of CLOG-OBJ with
VALUE (default 0) MAXIMUM (default 100) and if :AUTO-PLACE (default t)
@@ -3379,7 +3380,7 @@ instead through the value property.
[generic-function] CREATE-P CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-P CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-P as child of CLOG-OBJ with :CONTENT
(default "") and if :AUTO-PLACE (default t) place-inside-bottom-of
@@ -3401,7 +3402,7 @@ instead through the value property.
[generic-function] CREATE-SPAN CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-SPAN CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Span as child of CLOG-OBJ with CONTENT
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ. A span is
@@ -3431,11 +3432,16 @@ browser width).
[generic-function] CREATE-SECTION CLOG-OBJ SECTION &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-SECTION CLOG-OBJ SECTION &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
-Create a new CLOG-Section of section type as child of +
Create a new CLOG-Section of section type as child of
CLOG-OBJ with CONTENT and if :AUTO-PLACE (default t) place-inside-bottom-of
-CLOG-OBJ
CLOG-OBJ.
+
+SECTION-TYPE -
+ :address :article :aside :header :main :nav
+ :p :pre :section :blockquote :h1 :h2 :h3 :h4 :h5 :h6
+ :hgroup
CLOG-Phrase - Class for CLOG Inline Phrases
@@ -3460,11 +3466,16 @@ browser width).[generic-function] CREATE-PHRASE CLOG-OBJ PHRASE &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-PHRASE CLOG-OBJ PHRASE &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Phrase of phrase type as child of
CLOG-OBJ with CONTENT and if :AUTO-PLACE (default t) place-inside-bottom-of
-CLOG-OBJ
CLOG-OBJ
+
+PHRASE-TYPE -
+ :abbr :code :strong :em :dfn :samp :kbd :var
+ :marked :del :ins :s :q :big :small :time :tt :cite
+ :i :b :u :sub :su :center
CLOG-Ordered-List - Class for CLOG Ordered-Lists
@@ -3482,7 +3493,7 @@ browser width).[generic-function] CREATE-ORDERED-LIST CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-ORDERED-LIST CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Ordered-List as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
:AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
[generic-function] LIST-KIND CLOG-ORDERED-LIST
-Get/Setf list list-kind.
+Get/Setf list list-kind.
+
+LIST-KIND-TYPE -
+ :disc :armenian :circle :cjk-ideographic
+ :decimal :decimal-leading-zero :georgian :hebrew
+ :hiragana :hiragana-iroha :katakana
+ :katakana-iroha :lower-alpha :lower-greek
+ :lower-latin :lower-roman :none :square
+ :upper-alpha :upper-latin :upper-roman
@@ -3517,8 +3536,8 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
[generic-function] LIST-LOCATION CLOG-ORDERED-LIST
-Get/Setf list list-location. Default
-is outside.
+Get/Setf list list-location (:inside or :outside).
+Default is outside.
CLOG-Unordered-List - Class for CLOG Unordered-Lists
@@ -3536,7 +3555,7 @@ is outside.
-[generic-function] CREATE-UNORDERED-LIST CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-UNORDERED-LIST CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Unordered-List as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3557,7 +3576,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-LIST-ITEM CLOG-OBJ &KEY CONTENT CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-LIST-ITEM CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-List-Item as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3587,7 +3606,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-DEFINITION-LIST CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-DEFINITION-LIST CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Definition-List as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3608,7 +3627,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TERM CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TERM CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Term as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3629,7 +3648,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-DESCRIPTION CLOG-OBJ &KEY HIDDEN CONTENT CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-DESCRIPTION CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Description as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3650,7 +3669,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3671,7 +3690,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-ROW CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-ROW CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Row as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3692,7 +3711,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-COLUMN CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-COLUMN CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Column as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3713,7 +3732,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-HEADING CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-HEADING CLOG-OBJ &KEY CONTENT COLUMN-SPAN ROW-SPAN STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Heading as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3734,7 +3753,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-HEAD CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-HEAD CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Head as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3755,7 +3774,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-BODY CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-BODY CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Body as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3776,7 +3795,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-CAPTION CLOG-OBJ &KEY CONTENT HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-CAPTION CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Caption as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3797,7 +3816,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-FOOTER CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-FOOTER CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Footer as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3818,7 +3837,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-COLUMN-GROUP CLOG-OBJ &KEY HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-COLUMN-GROUP CLOG-OBJ &KEY STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Column-Group as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -3839,7 +3858,7 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OB
-[generic-function] CREATE-TABLE-COLUMN-GROUP-ITEM CLOG-OBJ &KEY COLUMN-SPAN HIDDEN CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-TABLE-COLUMN-GROUP-ITEM CLOG-OBJ &KEY COLUMN-SPAN STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Table-Column-Group-Item as child of CLOG-OBJ
and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ
@@ -4698,7 +4717,7 @@ never be GC'd. File upload items will be a four part list
-[generic-function] CREATE-FORM CLOG-OBJ &KEY ACTION METHOD TARGET ENCODING CLASS HTML-ID AUTO-PLACE
+[generic-function] CREATE-FORM CLOG-OBJ &KEY ACTION METHOD TARGET ENCODING STYLE HIDDEN CLASS HTML-ID AUTO-PLACE
Create a new CLOG-Form as child of CLOG-OBJ that organizes
a collection of form elements in to a single form if :AUTO-PLACE (default t)
@@ -4783,7 +4802,7 @@ text/plain
-[generic-function] CREATE-FIELDSET CLOG-OBJ &KEY LEGEND CLASS HTML-ID
+[generic-function] CREATE-FIELDSET CLOG-OBJ &KEY LEGEND HIDDEN STYLE CLASS HTML-ID
Create a new clog-fieldset as child of CLOG-OBJ.
@@ -4803,7 +4822,7 @@ text/plain
-[generic-function] CREATE-LEGEND CLOG-OBJ &KEY CONTENT CLASS HTML-ID
+[generic-function] CREATE-LEGEND CLOG-OBJ &KEY CONTENT STYLE HIDDEN CLASS HTML-ID
Create a new clog-legend as child of CLOG-OBJ.
@@ -4831,7 +4850,7 @@ elements.
-[generic-function] CREATE-FORM-ELEMENT CLOG-OBJ ELEMENT-TYPE &KEY NAME VALUE LABEL CLASS HIDDEN HTML-ID
+[generic-function] CREATE-FORM-ELEMENT CLOG-OBJ ELEMENT-TYPE &KEY NAME VALUE LABEL CLASS STYLE HIDDEN HTML-ID
Create a new clog-form-element as child of CLOG-OBJ.
It is importamt that clog-form-elements are a child or descendant of a
@@ -5142,7 +5161,7 @@ virtual keyboards.
-[generic-function] CREATE-LABEL CLOG-OBJ &KEY CONTENT LABEL-FOR CLASS HTML-ID
+[generic-function] CREATE-LABEL CLOG-OBJ &KEY CONTENT STYLE HIDDEN LABEL-FOR CLASS HTML-ID
Create a new clog-label as child of CLOG-OBJ.
@@ -5171,7 +5190,7 @@ virtual keyboards.
-[generic-function] CREATE-SELECT CLOG-OBJ &KEY NAME MULTIPLE LABEL CLASS HTML-ID
+[generic-function] CREATE-SELECT CLOG-OBJ &KEY NAME MULTIPLE LABEL STYLE HIDDEN CLASS HTML-ID
Create a new clog-select as child of CLOG-OBJ.
@@ -5190,7 +5209,7 @@ or CLOG Data-List objects.
-[generic-function] CREATE-OPTION CLOG-OBJ &KEY CONTENT VALUE SELECTED DISABLED CLASS HTML-ID
+[generic-function] CREATE-OPTION CLOG-OBJ &KEY CONTENT VALUE SELECTED DISABLED STYLE HIDDEN CLASS HTML-ID
Create a new clog-option as child of CLOG-OBJ.
@@ -5208,7 +5227,7 @@ or CLOG Data-List objects.
-[generic-function] CREATE-OPTGROUP CLOG-OBJ &KEY CONTENT DISABLED HTML-ID CLASS
+[generic-function] CREATE-OPTGROUP CLOG-OBJ &KEY CONTENT DISABLED STYLE HIDDEN CLASS HTML-ID
Create a new clog-optgroup as child of CLOG-OBJ.
@@ -5312,7 +5331,7 @@ optionally fill in with contents of data-list.
-[generic-function] CREATE-TEXT-AREA CLOG-OBJ &KEY COLUMNS ROWS NAME VALUE LABEL CLASS HTML-ID
+[generic-function] CREATE-TEXT-AREA CLOG-OBJ &KEY COLUMNS ROWS NAME VALUE LABEL STYLE HIDDEN CLASS HTML-ID
Create a new clog-text-area as child of CLOG-OBJ.
@@ -7693,8 +7712,8 @@ user close of connection / browser.
[generic-function] SET-HTML-ON-CLOSE CLOG-BODY HTML
-In case of connection loss to this CLOG-BODY, replace the browser contents
-with HTML.
+In case of connection loss to this CLOG-BODY,
+replace the browser contents with HTML.
@@ -8513,6 +8532,26 @@ saved in session history and back button will not return to it.
Get browser vendor.
+CLOG-Navigator - Clipboard
+
+
+
+
+[generic-function] SYSTEM-CLIPBOARD-WRITE CLOG-OBJ TEXT
+
+Write text to system clipboard
+
+
+
+
+
+[generic-function] SYSTEM-CLIPBOARD-READ CLOG-OBJ &KEY WAIT-TIMEOUT
+
+Read text from system clipboard and return text.
+
+
diff --git a/source/clog-element-common.lisp b/source/clog-element-common.lisp
index fe55960..95a880f 100644
--- a/source/clog-element-common.lisp
+++ b/source/clog-element-common.lisp
@@ -741,9 +741,14 @@ browser width)."))
(defgeneric create-section (clog-obj section
&key content
style hidden class html-id auto-place)
- (:documentation "Create a new CLOG-Section of section type as child of
+ (:documentation "Create a new CLOG-Section of section type as child of
CLOG-OBJ with CONTENT and if :AUTO-PLACE (default t) place-inside-bottom-of
-CLOG-OBJ"))
+CLOG-OBJ.
+
+SECTION-TYPE -
+ :address :article :aside :header :main :nav
+ :p :pre :section :blockquote :h1 :h2 :h3 :h4 :h5 :h6
+ :hgroup"))
(defmethod create-section ((obj clog-obj) section
&key (content "")
@@ -786,7 +791,12 @@ CLOG-OBJ"))
style hidden class html-id auto-place)
(:documentation "Create a new CLOG-Phrase of phrase type as child of
CLOG-OBJ with CONTENT and if :AUTO-PLACE (default t) place-inside-bottom-of
-CLOG-OBJ"))
+CLOG-OBJ
+
+PHRASE-TYPE -
+ :abbr :code :strong :em :dfn :samp :kbd :var
+ :marked :del :ins :s :q :big :small :time :tt :cite
+ :i :b :u :sub :su :center"))
(defmethod create-phrase ((obj clog-obj) phrase
&key (content "")
@@ -856,7 +866,15 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ"))
:upper-alpha :upper-latin :upper-roman))
(defgeneric list-kind (clog-ordered-list)
- (:documentation "Get/Setf list list-kind."))
+ (:documentation "Get/Setf list list-kind.
+
+LIST-KIND-TYPE -
+ :disc :armenian :circle :cjk-ideographic
+ :decimal :decimal-leading-zero :georgian :hebrew
+ :hiragana :hiragana-iroha :katakana
+ :katakana-iroha :lower-alpha :lower-greek
+ :lower-latin :lower-roman :none :square
+ :upper-alpha :upper-latin :upper-roman"))
(defmethod list-kind ((obj clog-ordered-list))
(style obj "list-style-type"))
@@ -875,8 +893,8 @@ and if :AUTO-PLACE (default t) place-inside-bottom-of CLOG-OBJ"))
(deftype list-location-type () '(member :inside :outside))
(defgeneric list-location (clog-ordered-list)
- (:documentation "Get/Setf list list-location. Default
-is outside."))
+ (:documentation "Get/Setf list list-location (:inside or :outside).
+Default is outside."))
(defmethod list-location ((obj clog-ordered-list))
(style obj "list-style-position"))