1HTMLDocument.setDocumentTitle(K3akyaayam)odule reHfTeMrLeDnocceument.setDocumentTitle(3kaya)
2
3
4
6 HTMLDocument::setDocumentTitle - Changes the document title
7
9 Void setDocumentTitle( HTMLDocument doc, String newtitle )
10
12 doc The HTML document
13
14 newtitle The document title, which may not be blank (an Exception is
15 thrown if it is)
16
18 Changes the document title, which is commonly used by browsers when
19 bookmarking the page and in their user interface, and by search engines
20 for indexing purposes. Ideally, all pages should have a unique title.
21
23 Kaya standard library by Edwin Brady, Chris Morris and others
24 (kaya@kayalang.org). For further information see http://kayalang.org/
25
27 The Kaya standard library is free software; you can redistribute it
28 and/or modify it under the terms of the GNU Lesser General Public
29 License (version 2.1 or any later version) as published by the Free
30 Software Foundation.
31
33 HTMLDocument.addDocumentMetaData (3kaya)
34
35
36
37Kaya December 2H0T1M0LDocument.setDocumentTitle(3kaya)