Skip to main content
Skip to search
Can we use first and third party cookies and web beacons to
understand our audience, and to tailor promotions you see
?
Yes, please
No, do not track me
This is a non-production site
Main navigation
Go to Drupal.org
Drupal 7
Drupal 8+
Other projects
Develop for Drupal
Return to content
Search
Breadcrumb
views 6.x-3.x
tabs.inc
function views_tab::render
Generate HTML output for a tab.
File
includes/
tabs.inc
, line 158
Class
views_tab
An object to represent an individual tab within a tabset.
Code
function
render
() {
return
theme
(
'
views_tab
'
,
$this
->
body
); }
Search views 6.x-3.x
Function, class, file, topic, etc.
Partial match search is supported
API Navigation
views 6.x-3.x
Topics
Classes
Functions
Files
Deprecated