pclib  3.0.0
Lightweight PHP framework
Template tags implemented by class Layout
  • head - Create links to *.js or *.css files
    • scripts "scripts" comma separated list of script files. See also Layout->addScripts()
  • navigator - Create breadcrumb navigator. See also Layout->bookmark()
    • ul generate UL (html unordered list)
  • messages - In this element any message sent with App->message(), App->error() will be shown