class DA_HTML::TEMPLATE::INPUT_OUTPUT
- DA_HTML::TEMPLATE::INPUT_OUTPUT
- Reference
- Object
Included Modules
Defined in:
da_html/tags/template.crInstance Method Summary
Instance methods inherited from module DA_HTML::INPUT_OUTPUT_BASE
escape(s)
escape,
raw!(*args)
raw!,
to_html
to_html,
write_attr(name : String, val : String)write_attr(val : String) write_attr, write_closed_tag(tag_name : String, *attrs) write_closed_tag, write_content(&) write_content, write_content_result(s : String)
write_content_result(x) write_content_result, write_tag(tag_name : String, raw_content : String)
write_tag(klass, tag_name : String, &)
write_tag(tag_name : String, &) write_tag, write_text(s : String)
write_text(x) write_text
Instance methods inherited from module DA_HTML::ID_CLASS
write_attr_id(raw : String)
write_attr_id,
write_attr_id_classwrite_attr_id_class(*raw) write_attr_id_class