NAME

XHTML::Instrumented::Context - Container that holds the current context

SYNOPSIS

This is used internally by XHTML::Instrumented.

DESCRIPTION

This is used internally by XHTML::Instrumented.

API

How this object is used.

new
hash => 1,
args => 0,
data => 0,
flags => 0,
special => 0,
loop => 0,
start => 0,

Methods

copy

Get a deep copy of the context.

get_form (id)

Get a form with id id.

get_name (name, control)

return the form element named name

get_id (id)

Get the control for id id.

set_count (OBJECT)
inc_loop ()

Functions

This Object has no functions.

AUTHOR

"G. Allen Morris III" <gam3@gam3.net>