Class: Tenjin::Context
- Inherits:
-
BaseContext
- Object
- BaseContext
- Tenjin::Context
- Includes:
- HtmlHelper, HtmlTagHelper, SafeHelper
- Defined in:
- lib/tenjin.rb
Overview
context class for Template
Constant Summary
Constants included from HtmlHelper
Instance Attribute Summary
Attributes included from ContextHelper
#_buf, #_engine, #_layout, #_template
Method Summary
Methods included from SafeHelper
safe_escape, safe_str, safe_str?
Methods included from HtmlTagHelper
_hash2attr, checked, disabled, js_link, new_cycle, nl2br, nv, selected, tagattr, text2html
Methods included from HtmlHelper
#escape_html, escape_html, escape_xml, #escape_xml
Methods inherited from BaseContext
#[], #[]=, #each, #initialize, #key?, #update
Methods included from ContextHelper
#_P, #_decode_params, #_p, #cache_with, #captured_as, #echo, #escape, #import, #start_capture, #stop_capture
Constructor Details
This class inherits a constructor from Tenjin::BaseContext