@@ -7,6 +7,10 @@ |
||
| 7 | 7 | if(!defined("__IN_SYMPHONY__")) die("<h2>Error</h2><p>You cannot directly access this file</p>"); |
| 8 | 8 | |
| 9 | 9 | class ERFXSLTUTilities { |
| 10 | + |
|
| 11 | + /** |
|
| 12 | + * @param string $mode |
|
| 13 | + */ |
|
| 10 | 14 | public static function processXSLT($parentField, $entry, $entrySectionHandle, $entryFields, $mode, $debug = false, $select = 'entry', $position = 0) |
| 11 | 15 | { |
| 12 | 16 | $date = new DateTime(); |