Class: Tenjin::Context

Inherits:
BaseContext show all
Includes:
HtmlHelper
Defined in:
lib/tenjin.rb

Overview

context class for Template

Constant Summary

Constants included from HtmlHelper

HtmlHelper::XML_ESCAPE_TABLE

Instance Attribute Summary

Attributes included from ContextHelper

#_buf, #_engine, #_layout

Method Summary

Methods included from HtmlHelper

checked, disabled, escape_xml, nl2br, selected, tagattr, text2html

Methods inherited from BaseContext

#[], #[]=, #each, #escape, #initialize, #key?, #update

Methods included from ContextHelper

#_P, #_decode_params, #_p, #captured_as, #echo, #import, #start_capture, #stop_capture

Constructor Details

This class inherits a constructor from Tenjin::BaseContext