view::is_cacheable()
Is this view cacheable?
function is_cacheable() { return $this->is_cacheable; }