view::$built
Same name in other branches
- 6.x-3.x includes/view.inc \view::built
State variable.
Type: built
File
-
includes/
view.inc, line 101
Class
- view
- An object to contain all of the data to generate a view.
Code
public $built = FALSE;