Class JsonTemplateScopedContext

Description

Implements interfaces:

  • Iterator (internal interface)

Located in /shared/jsontemplate.php (line 356)


	
			
Variable Summary
mixed $positions
Method Summary
JsonTemplateScopedContext __construct ( $context, [ $undefined_str = null])
void current ()
void CursorValue ()
void key ()
void Lookup ( $name)
void next ()
void Pop ()
void PushSection ( $name)
void rewind ()
void Undefined ( $name)
void valid ()
void _LookUpStack ( $name)
void __toString ()
Variables
mixed $positions = array() (line 358)
  • access: protected
Methods
Constructor __construct (line 360)
JsonTemplateScopedContext __construct ( $context, [ $undefined_str = null])
  • $context
  • $undefined_str
current (line 406)
void current ()

Implementation of:
Iterator::current
CursorValue (line 393)
void CursorValue ()
key (line 410)
void key ()

Implementation of:
Iterator::key
Lookup (line 442)
void Lookup ( $name)
  • $name
next (line 414)
void next ()

Implementation of:
Iterator::next
Pop (line 386)
void Pop ()
PushSection (line 373)
void PushSection ( $name)
  • $name
rewind (line 401)
void rewind ()

Implementation of:
Iterator::rewind
Undefined (line 432)
void Undefined ( $name)
  • $name
valid (line 418)
void valid ()

Implementation of:
Iterator::valid
_LookUpStack (line 480)
void _LookUpStack ( $name)
  • $name
__toString (line 368)
void __toString ()

Documentation generated on Sun, 28 Jul 2013 15:07:03 -0400 by phpDocumentor 1.4.4