How can I access the functions found in the ZenPhoto classes (like class-image.php). I need to access the filename of a particular photo (`getFileName();`) but I get this error when I try to use it: `[b]Fatal error:[/b] Call to undefined function: getfilename()`. Thanks!