1HTMLDocument.HeadLink(3kaya) Kaya module referenceHTMLDocument.HeadLink(3kaya)
2
3
4
6 HTMLDocument::HeadLink - A document-level link
7
9 HTMLDocument::HeadLink< >
10
11
12 = HeadLink(HTMLDocument::Relationship relate,String uri,String
13 title,String ctype)
14
16 A document-level link. These links differ from hyperlinks in the body
17 of the text in that they describe the relationship of this document as
18 a whole to other documents.
19
21 Kaya standard library by Edwin Brady, Chris Morris and others
22 (kaya@kayalang.org). For further information see http://kayalang.org/
23
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
31 HTMLDocument.MetaData (3kaya)
32 HTMLDocument.Relationship (3kaya)
33 HTMLDocument.addDocumentLink (3kaya)
34
35
36
37Kaya December 2010 HTMLDocument.HeadLink(3kaya)