renderEmpty() public method
Renders the HTML content indicating that the list view has no data.
See also $emptyText.
| public string renderEmpty ( ) | ||
|---|---|---|
| return | string | 
 The rendering result  |  
renderEmpty() public method
Renders the HTML content indicating that the list view has no data.
See also $emptyText.
| public string renderEmpty ( ) | ||
|---|---|---|
| return | string | 
 The rendering result  |  
Please login to continue.