Cell.php
system/View/Cells/Cell.php
1 class
6 methods
class Cell
Class Cell The base class that View Cells should extend. Provides extended features for managing/rendering a single cell's contents.
render
()
setView
(string $view)
view
(?string $view, array $data = [])
string
()
__toString
()
includeComputedProperties
(array $properties)