Class JsonTemplateProgramBuilder

Description

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


	
			
Method Summary
JsonTemplateProgramBuilder __construct ( $more_formatters)
void Append ( $statement)
void AppendSubstitution ( $name,  $formatters)
void EndSection ()
void findUserFunction ( $entire_fn_area,  $fn_name,  $fn_or_array)
void GetFormatter ( $format_str)
void GetPredicate ( $predicate_str)
void NewClause ( $name)
void NewSection ( $repeated,  $section_name,  $predicate_target,  $predicate)
void Root ()
Methods
Constructor __construct (line 191)
JsonTemplateProgramBuilder __construct ( $more_formatters)
  • $more_formatters
Append (line 199)
void Append ( $statement)
  • $statement
AppendSubstitution (line 266)
void AppendSubstitution ( $name,  $formatters)
  • $name
  • $formatters
EndSection (line 295)
void EndSection ()
findUserFunction (line 204)
void findUserFunction ( $entire_fn_area,  $fn_name,  $fn_or_array)
  • $entire_fn_area
  • $fn_name
  • $fn_or_array
GetFormatter (line 228)
  • access: protected
void GetFormatter ( $format_str)
  • $format_str
GetPredicate (line 247)
  • access: protected
void GetPredicate ( $predicate_str)
  • $predicate_str
NewClause (line 290)
void NewClause ( $name)
  • $name
NewSection (line 276)
void NewSection ( $repeated,  $section_name,  $predicate_target,  $predicate)
  • $repeated
  • $section_name
  • $predicate_target
  • $predicate
Root (line 301)
void Root ()

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