onOffice WP Plugin

EstateViewDocumentTitleBuilder
in package

Table of Contents

$_pEstateTitleBuilder  : EstateTitleBuilder
$_pWPQueryWrapper  : WPQueryWrapper
__construct()  : mixed
buildDocumentTitle()  : array<string|int, mixed>
buildDocumentTitleField()  : string

Properties

Methods

buildDocumentTitle()

public buildDocumentTitle(array<string|int, mixed> $title) : array<string|int, mixed>
Parameters
$title : array<string|int, mixed>

see Wordpress internal function wp_get_document_title()

Tags
throws
Exception
Return values
array<string|int, mixed>

buildDocumentTitleField()

public buildDocumentTitleField(string $format) : string
Parameters
$format : string
Tags
throws
Exception
Return values
string

Search results