\MainWP\DashboardMainWP_Live_Report_Responder_Activator

Class MainWP_Live_Report_Responder_Activator

Summary

Methods
Properties
Constants
__construct()
activate_this_plugin()
get_child_key()
get_child_file()
activate()
deactivate()
No public properties found
No constants found
No protected methods found
$mainwpMainActivated
$childEnabled
$childKey
$childFile
$plugin_handle
$product_id
$software_version
N/A
No private methods found
No private properties found
N/A

Properties

$mainwpMainActivated

$mainwpMainActivated : boolean

Type

boolean — Check if MainWP is enabled.

$childEnabled

$childEnabled : boolean

Type

boolean — Check if MainWP Child plugin is enabled.

$childKey

$childKey : boolean

Type

boolean — Child Site Key, false by default.

$childFile

$childFile : \MainWP\Dashboard\undefined

Type

\MainWP\Dashboard\undefined — Child File.

$plugin_handle

$plugin_handle : string

Type

string — Etension Handle.

$product_id

$product_id : string

Type

string — Extention Name.

$software_version

$software_version : string

Type

string — Extension version.

Methods

__construct()

__construct() 

MainWP_Live_Report_Responder_Activator constructor.

Run each time the class is called.

activate_this_plugin()

activate_this_plugin() 

Activate Plugin.

get_child_key()

get_child_key() : mixed

Get Child Key.

Returns

mixed —

Child Key.

get_child_file()

get_child_file() : mixed

Get Child File.

Returns

mixed —

Child File.

activate()

activate() 

Activate Plugin.

deactivate()

deactivate() 

Deactivate Plugin.