init() init(string $mainFile,null|string $theme_directory = null) Parameters string $mainFile main plugin file null|string $theme_directory name of folder would be use to override plugin templates in theme
render() render(string $__template,array $__variables = array()) Render template Parameters string $__template array $__variables
locate_template() locate_template(string $template): string Parameters string $template Returnsstring