Search

Handles the search tab.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

TAB_ID  = 'search'
The tab ID.
$defaults  : array<string|int, mixed>
The default options.
__construct()  : mixed
Constructor
get_tab()  : Tab
Search tab.
set_defaults()  : mixed
Set defaults
get_search_section()  : Section
Search section.

Constants

TAB_ID

The tab ID.

public string TAB_ID = 'search'
Tags

Properties

$defaults

The default options.

protected array<string|int, mixed> $defaults
Tags

Methods

__construct()

Constructor

public __construct() : mixed
Tags
Return values
mixed

get_tab()

Search tab.

public get_tab() : Tab
Tags
Return values
Tab

set_defaults()

Set defaults

public set_defaults() : mixed
Tags
Return values
mixed

get_search_section()

Search section.

private get_search_section() : Section
Tags
Return values
Section

Search results