namespace Drupal\forena\Context in Forena Reports 8
Same name in other branches
Class | Location | Description |
---|---|---|
AppContext |
src/ |
|
Context |
src/ |
|
DataContext |
src/ |
The DataContext class holds all of the data contexts during the report rendering process. The general idea is that during the report render, data objects are pushed on the stack with the id's of the block or foreach objects that invoke them. |