Property | Type | Description | |
---|---|---|---|
$supportedModes | array | Display modes supported by this page. |
Property | Type | Description | |
---|---|---|---|
$_referrer | string | The page that we're displaying backlinks to. |
Method | Description | |
---|---|---|
__construct ( $referrer ) | ||
displayContents ( $isBlock ) : string | Renders this page in display or block mode. | |
pageName ( ) | ||
pageTitle ( ) | ||
referrer ( ) |
public displayContents ( $isBlock ) : string | ||
return | string | The contents. |
protected string $_referrer | ||
return | string |
public array $supportedModes | ||
return | array |