Skip to content

Template rework #5

@jurchiks

Description

@jurchiks
  • Template - if included/parent template cannot be found by $path alone, attempt to prefix dirname($this->path) from the initial template.
  • Template - reorganize code - public/protected/private.
  • Template - rewrite to restrict access to private variables from within the templates, OR separate the template composition from rendering entirely.
  • Engine - rework to use Option for getTemplate()
  • Engine - make callFunction() arguments optional
  • Engine - optimize order of function search in callFunction()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions