|
Recordlist implementation that renders a recordlist that is 'printer-friendly'. It doesn't render any actions or links, and can only be used as a readonly list of records. Located in /recordlist/class.atkprintablerecordlist.inc [line 34] atkRecordList | --atkPrintableRecordListAuthor(s):
|
| Inherited Properties | Inherited Methods |
|---|---|
|
Inherited From atkRecordList |
Inherited From atkRecordList
|
|
Creates printableRecordlist obsolete by specialRecordList
Parameters:| atkNode | $node: | the node |
| Array | $recordset: | the list of records |
| Array | $suppressList: | fields we don't display |
| int | $flags: | The prefix for embeded fields |
| &$node: |
| Return: | The rendered recordlist |