1HTMLDocument.addBlockQuote(3kaKyaay)a module referHeTnMcLeDocument.addBlockQuote(3kaya)
2
3
4

NAME

6       HTMLDocument::addBlockQuote - Add a quotation block
7

SYNOPSIS

9       ElementTree addBlockQuote( ElementTree parent )
10

ARGUMENTS

12       parent The parent element
13

DESCRIPTION

15       Add  a  quotation  block to the end of the specified element. Quotation
16       blocks may not contain text directly - you must add further block-level
17       elements to the quotation block.
18

AUTHORS

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

LICENSE

24       The Kaya standard library is free software;  you  can  redistribute  it
25       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
26       License (version 2.1 or any later version) as  published  by  the  Free
27       Software Foundation.
28
29
30
31Kaya                             December 2010HTMLDocument.addBlockQuote(3kaya)
Impressum