SLP® phpDocs

SLP_Premier_Admin_Experience extends SLPlus_BaseClass_Object
in package

Class SLP_Premier_Admin_Experience

Table of Contents

Properties

$addon  : mixed
$Admin_Experience_Text  : SLP_Premier_Text_Admin_Experience
$myslp  : MySLP
$slplus  : SLPlus
$uses_myslp  : bool
$uses_slplus  : bool
$class_prefix  : mixed
$slug  : mixed
$group_params  : mixed
$Settings  : mixed

Methods

__construct()  : mixed
__get()  : SLPlus_BaseClass_Object
__isset()  : bool
extend_radius_behavior_description()  : string
Extend Radius Behavior Selections
extend_radius_behavior_selections()  : array<string|int, mixed>
Extend Radius Behavior Selections
get_instance()  : static
Return an instance of the object which is also registered to the slplus global less the SLP_ part.
initialize()  : mixed
Instantiate the admin experience object.
modify_tab()  : mixed
Modify entries on the tab.
set_properties()  : mixed
Set our properties.
create_map_center_div()  : mixed
Create the boundaries influence description.
create_string_boundaries_influence()  : mixed
Create the boundaries influence description.
modify_map()  : mixed
Map
modify_results()  : mixed
Results
modify_search()  : mixed
Search

Properties

$uses_myslp

public bool $uses_myslp

Set to true to add a $myslp property pointing to global $myslp

$uses_slplus

public bool $uses_slplus

Set to true (default) if the object needs access to the SLPlus plugin object.

Methods

__construct()

public __construct([array<string|int, mixed> $options = array() ]) : mixed
Parameters
$options : array<string|int, mixed> = array()

__isset()

public __isset(string $property) : bool
Parameters
$property : string
Return values
bool

extend_radius_behavior_description()

Extend Radius Behavior Selections

public extend_radius_behavior_description(string $description) : string
Parameters
$description : string
Return values
string

extend_radius_behavior_selections()

Extend Radius Behavior Selections

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

get_instance()

Return an instance of the object which is also registered to the slplus global less the SLP_ part.

public static get_instance([bool $no_global = false ][, mixed $params = array() ]) : static
Parameters
$no_global : bool = false

set to true to skip assigning object to SLP global as a property.

$params : mixed = array()

object init params

Return values
static

modify_tab()

Modify entries on the tab.

public modify_tab(SLPlus_Settings $Settings) : mixed
Parameters
$Settings : SLPlus_Settings

set_properties()

Set our properties.

public set_properties([array<string|int, mixed> $options = array() ]) : mixed
Parameters
$options : array<string|int, mixed> = array()

create_string_boundaries_influence()

Create the boundaries influence description.

private create_string_boundaries_influence() : mixed

        
On this page

Search results