Class: atkDocumentHandler
Source Location: /handlers/class.atkdocumenthandler.inc
Class atkDocumentHandler
Method Summary
| void |
assignDocumentVars() |
Default document assignment function (assigns the given record and the generic vars) |
Methods
void assignDocumentVars(
&$documentWriter, String
$selector, atkDocumentWriter
$documentWriter
)
|
|
Default document assignment function (assigns the given record and the generic vars)
Parameters:
|
atkDocumentWriter |
$documentWriter: |
DocumentWriter to which the variables should be assigned |
|
String |
$selector: |
String containing the selector used to get the document from the database |
|
|
&$documentWriter: |
|
String getFilenameForTemplate(
String
$template
)
|
|
Compose the filename to be used (doctemplatedir/module/node/<docmentfilename)
Parameters: