1HTMLDocument.addDivision(3kayaK)aya module referenHcTeMLDocument.addDivision(3kaya)
2
3
4

NAME

6       HTMLDocument::addDivision - Add a generic block
7

SYNOPSIS

9       ElementTree  addDivision( ElementTree parent, String initialtext=creat‐
10       eString(0), String cssclass=createString(0) )
11

ARGUMENTS

13       parent The parent element
14
15       initialtext Optionally, initial text content for the element.
16
17       cssclass Optionally, the CSS class to apply to the division
18

DESCRIPTION

20       Add a generic block to the end of the specified element.  Unlike  para‐
21       graphs, lists, etc. this block has no defined semantics, and so is use‐
22       ful for grouping and styling purposes.
23

AUTHORS

25       Kaya  standard  library  by  Edwin  Brady,  Chris  Morris  and   others
26       (kaya@kayalang.org). For further information see http://kayalang.org/
27

LICENSE

29       The  Kaya  standard  library  is free software; you can redistribute it
30       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
31       License  (version  2.1  or  any later version) as published by the Free
32       Software Foundation.
33
34
35
36Kaya                             December 2010 HTMLDocument.addDivision(3kaya)
Impressum