Documentation

TsDashboard
in package

Table of Contents

Methods

render()  : void
Render the TypeSense Dashboard page
renderHeader()  : void
Render the dashboard header and navigation
renderTabContent()  : void
Render the content for the current tab

Methods

render()

Render the TypeSense Dashboard page

public render() : void

renderHeader()

Render the dashboard header and navigation

private renderHeader(string $current_tab) : void
Parameters
$current_tab : string

Current active tab

renderTabContent()

Render the content for the current tab

private renderTabContent(string $current_tab) : void
Parameters
$current_tab : string

Current active tab


        
On this page

Search results