Hawk - PHP documentation
  • Namespace
  • Class
  • Tree

Namespaces

  • Hawk
    • View
      • Plugins

Classes

  • Accordion
  • Button
  • Form
  • Icon
  • Import
  • Panel
  • Tabs
  • Text
  • Uri
  • Widget

Namespace Hawk\View\Plugins

Classes summary

Accordion This class is used to display an accordion in a view
Button This class is used in views to display a button
Form This class is used to display a form in a view
Icon This class is used in views to display an icon
Import

This class is used to import a view file in another view. Importation will transfer all the view context (variables) in the imported view Exemple :

{import file="{$filename}"}
Panel This class is used to display a panel in a view
Tabs This class is used to display a tab system in a view
Text This class is used in view to display a language key
Uri This class is used to display an URI in the view
Widget This class is used to display a widget in a view
Hawk - PHP documentation API documentation generated by ApiGen