Joey
-
12:33:24 pm on May 6, 2008 | # |
Anybody here use FreeMarker? I’m looking for a FreeMarker command to spit out the entire data model so I know exactly what information is available for me to use in my template. If it helps any, I’m looking for a FreeMarker equivalent to the CakePHP command,
pr($this->data).