LinkBuilderPage
in package
Table of Contents
- $_pWPPageWrapper : WPPageWrapper
- $_pWPQueryWrapper : WPQueryWrapper
- __construct() : mixed
- buildLinkByPath() : string
Properties
$_pWPPageWrapper
private
WPPageWrapper
$_pWPPageWrapper
= null
$_pWPQueryWrapper
private
WPQueryWrapper
$_pWPQueryWrapper
= null
Methods
__construct()
public
__construct([WPPageWrapper $pWPPageWrapper = null ][, WPQueryWrapper $pWPQueryWrapper = null ]) : mixed
Parameters
- $pWPPageWrapper : WPPageWrapper = null
- $pWPQueryWrapper : WPQueryWrapper = null
Return values
mixed —buildLinkByPath()
public
buildLinkByPath(string $contactFormPath, bool $preserveEstateContext) : string
Parameters
- $contactFormPath : string
- $preserveEstateContext : bool