Skip to content

Data fetching and returning

Q edited this page Aug 17, 2020 · 23 revisions

Context and Task

Context and task are two key aspects of Willow, they are equivalent to Class and Method in PHP and all Willows retrieve data from a single public php method within a class

Willow comes with the following "contexts", which can be extended via plugins, themes or external libraries

  • action
  • extension
  • extension
  • extension
  • extension
  • extension

Clone this wiki locally