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).
Latest Updates: command RSS
-
Joey