onOffice WP Plugin

ContentFilterShortCodeAddress
in package
implements ContentFilterShortCode

render address short codes

Interfaces, Classes, Traits and Enums

ContentFilterShortCode

Table of Contents

$_pAddressListFactory  : AddressListFactory
$_pDataListFactory  : DataListViewFactoryAddress
$_pLogger  : Logger
$_pSearchParametersModelBuilder  : SearchParametersModelBuilder
$_pTemplate  : Template
$_pWPQueryWrapper  : WPQueryWrapper
__construct()  : mixed
ContentFilterShortCodeAddress constructor.
getTag()  : string
replaceShortCodes()  : string
createTemplate()  : Template
populateWpLinkPagesArgs()  : mixed

Properties

Methods

__construct()

ContentFilterShortCodeAddress constructor.

public __construct(SearchParametersModelBuilder $pSearchParametersModelBuilder, AddressListFactory $pAddressListFactory, Logger $pLogger, DataListViewFactoryAddress $pDataListFactory, Template $pTemplate, WPQueryWrapper $pWPQueryWrapper) : mixed
Parameters
$pSearchParametersModelBuilder : SearchParametersModelBuilder
$pAddressListFactory : AddressListFactory
$pLogger : Logger
$pDataListFactory : DataListViewFactoryAddress
$pTemplate : Template
$pWPQueryWrapper : WPQueryWrapper
Return values
mixed

replaceShortCodes()

public replaceShortCodes(array<string|int, mixed> $attributesInput) : string
Parameters
$attributesInput : array<string|int, mixed>
Return values
string

populateWpLinkPagesArgs()

private populateWpLinkPagesArgs(array<string|int, mixed> $filterableFields) : mixed
Parameters
$filterableFields : array<string|int, mixed>
Tags
throws
DependencyException
throws
NotFoundException
Return values
mixed

Search results