Kaya 0.5.2 reference for HTMLDocument::addDocumentLink

List of functions and data types in HTMLDocument

Void addDocumentLink(HTMLDocument doc, Relationship relate, String uri, String title=createString(0), String ctype=createString(0))

Arguments

Usage

Adds a document-level link to another resource.

addDocumentLink(doc,Rel("next"),
                webappName()+"slide="+(slideno+1));
addDocumentLink(doc,Rev("made"),"author@example.invalid");

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya