This abstract class provides common methods for child classes
Located in /polyphony/main/library/ResultPrinter/ResultPrinter.abstract.php (line 23)
Class | Description |
---|---|
ArrayResultPrinter | Print out an Array of items in rows and columns of TEXT_BLOCK widgets spread over multiple pages. |
EmbeddedArrayResultPrinter | Print out an Array of items in rows and columns in a TABLE HTML element. |
IteratorResultPrinter | Print out an Iterator of items in rows and columns of TEXT_BLOCK widgets spread over multiple pages. |
TableIteratorResultPrinter | Print out an Iterator of items in rows and columns of TEXT_BLOCK widgets spread over multiple pages. |
Return a string containing HTML links to other pages of the iterator.
if all items fit on one page, an empty string will be returned.
Answer the number of the first asset on our current page
Set the namespace to use for page links, this is to limit conflict with other result printers on the page.
Set the starting number to use if none is passed
Answer the parameter name used to pass the starting number (for inclusion in other urls).
Documentation generated on Wed, 19 Sep 2007 10:26:05 -0400 by phpDocumentor 1.3.0RC3