[DataFormatting] element index

Package indexes

All elements
b c d e f g l p s _
_
top
Method _format
ListFormatter::_format() in ListFormatter.inc
Format the list, using callbacks to the concrete classes.
Method _printTabbed
EventListFormatter::_printTabbed() in EventListFormatter.inc
Method _printTabbed
EventEntryListFormatter::_printTabbed() in EventEntryListFormatter.inc
Method _printTabbed
ListFormatter::_printTabbed() in ListFormatter.inc
Outputs an array with a tab between each item and
Method _printText
ListFormatter::_printText() in ListFormatter.inc
Abstract function, must be overrided for text output
Method _printText
CompetitorAffilListFormatter::_printText() in CompetitorAffilListFormatter.inc
Implement the Textual formatter
Method _printText
EventListFormatter::_printText() in EventListFormatter.inc
Method _printText
EventEntryListFormatter::_printText() in EventEntryListFormatter.inc
Method _printText
CompetitorListFormatter::_printText() in CompetitorListFormatter.inc
Implement the Textual formatter
Method _processSectionLookback
Outputs a new section header, updating the current section
Method _retrieveEventsEntries
Method _usesRowLookback
Does this formatter need to track rows
Method _usesSectionLookback
Does this formatter need to track sectionss
b
top
Method beginDocument
Begin a LaTeX document.
c
top
Method centerText
LaTeX::centerText() in LaTeX.inc
Centers text.
Method CompetitorAffilListFormatter
Class CompetitorAffilListFormatter
CompetitorAffilListFormatter in CompetitorAffilListFormatter.inc
Formats QueryResults for use in outside documentation.
Class CompetitorListFormatter
CompetitorListFormatter in CompetitorListFormatter.inc
Formats QueryResults for use in outside documentation.
Method CompetitorListFormatter
Wraps the parent constructor with configuration choices
Page CompetitorAffilListFormatter.inc
CompetitorAffilListFormatter.inc in CompetitorAffilListFormatter.inc
Page CompetitorListFormatter.inc
CompetitorListFormatter.inc in CompetitorListFormatter.inc
d
top
Variable $db
LaTeXForms::$db in LaTeXForms.inc
A database connection to pull information from
e
top
Variable $emptyString
ListFormatter::$emptyString in ListFormatter.inc
What to print when there are no rows
Method endDocument
End a LaTeX document.
Method escapeText
LaTeX::escapeText() in LaTeX.inc
Escape LaTeX special characters.
Method EventEntryListFormatter
Class EventEntryListFormatter
EventEntryListFormatter in EventEntryListFormatter.inc
Formats QueryResults for use in outside documentation.
Class EventListFormatter
EventListFormatter in EventListFormatter.inc
Formats QueryResults for use in outside documentation.
Method EventListFormatter
Page EventEntryListFormatter.inc
EventEntryListFormatter.inc in EventEntryListFormatter.inc
Page EventListFormatter.inc
EventListFormatter.inc in EventListFormatter.inc
f
top
Variable $footer
ListFormatter::$footer in ListFormatter.inc
What footer does the list need
Method formatAsTabbed
ListFormatter::formatAsTabbed() in ListFormatter.inc
Return the list as a tabbed text list
Method formatAsText
ListFormatter::formatAsText() in ListFormatter.inc
Return the list as a pre-formatted text list
Method formatText
LaTeX::formatText() in LaTeX.inc
Apply text formatting.
g
top
Method generatePaymentSummaryBlock
Produces a formatted payment details block.
Method generateRegistrationSummaryBlock
Produces a formatted summary of registrations.
Method generateUSABDAForm
Produces a custom USABDA Membership, pre-populated.
Method generateWaiverBlock
Produces a liability waivers.
l
top
Variable $listTitle
ListFormatter::$listTitle in ListFormatter.inc
The title for the list
Variable $lookback
ListFormatter::$lookback in ListFormatter.inc
Does this list need to track previous rows/sections
Page LaTeXForms.inc
LaTeXForms.inc in LaTeXForms.inc
Page LaTeX.inc
LaTeX.inc in LaTeX.inc
Page ListFormatter.inc
ListFormatter.inc in ListFormatter.inc
Class LaTeX
LaTeX in LaTeX.inc
Generate LaTeX output.
Method LaTeXForms
LaTeXForms::LaTeXForms() in LaTeXForms.inc
LaTeXForms Constructor.
Class LaTeXForms
LaTeXForms in LaTeXForms.inc
Generate LaTeX forms.
Method ListFormatter
ListFormatter::ListFormatter() in ListFormatter.inc
Constructor
Class ListFormatter
ListFormatter in ListFormatter.inc
Formats QueryResults for use in outside documentation.
p
top
Method produceLongtable
Format an array into a table.
s
top
Method spanRow
LaTeX::spanRow() in LaTeX.inc
Allow text to span multiple columns in a table.
b c d e f g l p s _