Public Member Functions | |
render ($model=null) | |
toString () | |
Static Public Member Functions | |
static | create () |
Definition at line 15 of file EmptyView.class.php.
static EmptyView::create | ( | ) | [static] |
Definition at line 20 of file EmptyView.class.php.
EmptyView::render | ( | $ | model = null |
) |
Reimplemented in SimplePhpView.
Definition at line 28 of file EmptyView.class.php.
EmptyView::toString | ( | ) |
Implements Stringable.
Definition at line 33 of file EmptyView.class.php.