Class EventEntryListFormatter

Description

Formats QueryResults for use in outside documentation.

This class handles formatting list of registrations into the various layouts needed for people assembling a printed program offering choices such as tabbed delimited or pre-formatted text.

Located in /include/classes/printed-formatting/EventEntryListFormatter.inc (line 20)

ListFormatter
   |
   --EventEntryListFormatter
Method Summary
 EventEntryListFormatter EventEntryListFormatter ()
 void _printTabbed (mixed $arr, mixed $context)
 void _printText (mixed $arr, mixed $context)
Variables
Methods
Constructor EventEntryListFormatter (line 21)
EventEntryListFormatter EventEntryListFormatter ()
_printTabbed (line 32)
void _printTabbed (mixed $arr, mixed $context)

Redefinition of:
ListFormatter::_printTabbed()
Outputs an array with a tab between each item and
_printText (line 43)
void _printText (mixed $arr, mixed $context)

Redefinition of:
ListFormatter::_printText()
Abstract function, must be overrided for text output

Inherited Methods

Inherited From ListFormatter

 ListFormatter::ListFormatter()
 ListFormatter::formatAsTabbed()
 ListFormatter::formatAsText()
 ListFormatter::_format()
 ListFormatter::_printTabbed()
 ListFormatter::_printText()
 ListFormatter::_usesRowLookback()
 ListFormatter::_usesSectionLookback()

Documentation generated on Tue, 25 Apr 2006 13:01:24 -0400 by phpDocumentor 1.3.0RC3