1HTMLnesting.pretendEmpty(3kayaK)aya module referenHcTeMLnesting.pretendEmpty(3kaya)
2
3
4

NAME

6       HTMLnesting::pretendEmpty - Do special nesting rules apply?
7

SYNOPSIS

9       Bool pretendEmpty( String el )
10

ARGUMENTS

12       el The name of the element
13

DESCRIPTION

15       Returns true if children of this element have special rules, false oth‐
16       erwise. This is used for elements like ul which are not empty  but  may
17       only have a very small set of elements added to them, for which special
18       functions exist to do so.
19

AUTHORS

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

LICENSE

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