TheyWorkForYou

Header
in package

Template Header Renderer

Prepares variables for inclusion in a template header.

Table of Contents

Properties

$data  : mixed
$nav_highlights  : mixed
$keywords_title  : mixed

Methods

__construct()  : mixed
add_robots_metadata()  : mixed
generate_next_prev_link()  : mixed
get_header_links()  : mixed
get_menu_highlights()  : mixed
get_next_prev_links()  : mixed
get_page_keywords()  : mixed
get_page_title()  : mixed
Work out what the page title and the keywords for it should be
get_page_url()  : mixed
Work out what the page url
get_rss_link()  : mixed
get_top_and_bottom_links()  : mixed

Properties

$nav_highlights

public mixed $nav_highlights

$keywords_title

private mixed $keywords_title

Methods

__construct()

public __construct() : mixed

add_robots_metadata()

private add_robots_metadata() : mixed
private generate_next_prev_link(mixed $nextprev, mixed $linktype) : mixed
Parameters
$nextprev : mixed
$linktype : mixed
private get_header_links() : mixed

get_menu_highlights()

private get_menu_highlights() : mixed
private get_next_prev_links() : mixed

get_page_keywords()

private get_page_keywords() : mixed

get_page_title()

Work out what the page title and the keywords for it should be

private get_page_title() : mixed

get_page_url()

Work out what the page url

private get_page_url() : mixed
private get_rss_link() : mixed
private get_top_and_bottom_links() : mixed

        
On this page

Search results