Template::fileExists - jcobban/Genealogy GitHub Wiki

$template->fileExists()

Up: class Template

This method returns true if the $filename passed to the constructor, or subsequently defined by $template->open, identifies an existing file.

Next: $template->includeSub($filename, $submarker, $after)