- deactivateLink
void deactivateLink(Element link)
Undocumented in source. Be warned that the author may not have intended to support it.
- fill
void fill(Element elem, T collection, Element delegate(Element, size_t, ElementType!T) dg)
- removeAll
void removeAll(Element elem, string selector)
Undocumented in source. Be warned that the author may not have intended to support it.
- requireAttribute
string requireAttribute(Element elem, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAttributes
void setAttributes(Element elem, string[string] attributes)
Undocumented in source. Be warned that the author may not have intended to support it.