Documentation

ContentOpenInNewTabStatus
in package
implements ContentOpenInNewTabStatusInterface

Class ContentOpenInNewTabStatus

This class represents whether the content is opened in a new tab

Tags
category

System

Interfaces, Classes and Traits

ContentOpenInNewTabStatusInterface
Interface ContentOpenInNewTabStatusInterface

Table of Contents

$openInNewTab  : bool
Open in a new tab status
__construct()  : mixed
ContentOpenInNewTabStatus constructor
opensInNewTab()  : bool
Return whether the content is opened in a new tab

Properties

Methods

__construct()

ContentOpenInNewTabStatus constructor

public __construct(bool $openInNewTab) : mixed
Parameters
$openInNewTab : bool

Whether the content is opened in a new tab

Return values
mixed

Search results