Skip navigation links
A E G H I P R S T W 

A

apply(destination) - Method in class io.ktor.html.Placeholder
 
apply(destination, render) - Method in class io.ktor.html.PlaceholderList
 
apply($receiver) - Method in interface io.ktor.html.Template
 
apply(template) - Method in class io.ktor.html.TemplatePlaceholder
 

E

each($receiver, items, itemTemplate) - Static method in class io.ktor.html.TemplateKt
Inserts every element of placeholder list

G

getCollection() - Method in class io.ktor.html.PlaceholderItem
 
getContentType() - Method in class io.ktor.html.HtmlContent
 
getFirst() - Method in class io.ktor.html.PlaceholderItem
 
getIndex() - Method in class io.ktor.html.PlaceholderItem
 
getLast() - Method in class io.ktor.html.PlaceholderItem
 
getMeta() - Method in class io.ktor.html.Placeholder
 
getStatus() - Method in class io.ktor.html.HtmlContent
 

H

HtmlContent - Class in io.ktor.html
Represents an OutgoingContent using kotlinx.html builder.
HtmlContent(status, builder) - Constructor for class io.ktor.html.HtmlContent
Represents an OutgoingContent using kotlinx.html builder.

I

insert($receiver, placeholder) - Static method in class io.ktor.html.TemplateKt
Inserts placeholder
insert($receiver, template, placeholder) - Static method in class io.ktor.html.TemplateKt
 
insert($receiver, template, build) - Static method in class io.ktor.html.TemplateKt
 
invoke(meta, content) - Method in class io.ktor.html.Placeholder
 
invoke(meta, content) - Method in class io.ktor.html.PlaceholderList
 
invoke(content) - Method in class io.ktor.html.TemplatePlaceholder
 
io.ktor.html - package io.ktor.html
 
isEmpty() - Method in class io.ktor.html.PlaceholderList
 

P

Placeholder<TOuter> - Class in io.ktor.html
A placeholder that is inserted inside TOuter
Placeholder() - Constructor for class io.ktor.html.Placeholder
A placeholder that is inserted inside TOuter
PlaceholderItem<TOuter> - Class in io.ktor.html
Item of a placeholder list when it is expanded
PlaceholderItem(index, collection) - Constructor for class io.ktor.html.PlaceholderItem
Item of a placeholder list when it is expanded
PlaceholderList<TOuter,TInner> - Class in io.ktor.html
Placeholder that can appear multiple times
PlaceholderList() - Constructor for class io.ktor.html.PlaceholderList
Placeholder that can appear multiple times

R

respondHtml($receiver, status, block, p) - Static method in class io.ktor.html.RespondHtmlKt
Responds to a client with a HTML response, using specified block to build an HTML page
RespondHtmlKt - Class in io.ktor.html
 
respondHtmlTemplate($receiver, template, status, body, p) - Static method in class io.ktor.html.RespondHtmlTemplateKt
 
RespondHtmlTemplateKt - Class in io.ktor.html
 

S

setMeta(p) - Method in class io.ktor.html.Placeholder
 

T

Template<TOuter> - Interface in io.ktor.html
A template that expands inside TOuter
TemplateKt - Class in io.ktor.html
 
TemplatePlaceholder<TTemplate> - Class in io.ktor.html
A placeholder that is also a template
TemplatePlaceholder() - Constructor for class io.ktor.html.TemplatePlaceholder
A placeholder that is also a template

W

writeTo(channel, p) - Method in class io.ktor.html.HtmlContent
 
A E G H I P R S T W 
Skip navigation links