1HTMLDocument.appendGenerator(3Kkaayyaa)module refHeTrMeLnDcoecument.appendGenerator(3kaya)
2
3
4

NAME

6       HTMLDocument::appendGenerator - Append an element generator
7

SYNOPSIS

9       Void appendGenerator( ElementTree dest, ElementTree() generator )
10

ARGUMENTS

12       dest The element to add to
13
14       generator The generator to append
15

DESCRIPTION

17       Append  an  element  generator as the final child of the specified ele‐
18       ment. This can be very useful in templating to  ensure  that  only  one
19       distinct part of the template is in memory at once.
20

AUTHORS

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

LICENSE

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