__call()
__call( $methodname, $args)
fancy method for automatic template inclusion.
based on the given methodname and classname, we determine a template filename
and, if it exists, include it.
Otherwise, look for the template file in the parent class.
Parameters