Store Locator Plus®

SLP_Location_LoadFromWP extends SLP_Base_Object
in package

Class SLP_Base_Object

New Base Object with singleton support. The model on which all new SLP classes should be based.

Table of Contents

Methods

__construct()  : mixed
SLP_Base_Object constructor.
connect_to_site()  : mixed
Connect to the site.
get_instance()  : SLPlus_BaseClass_Object
Return an instance of the object which is also registered to the slplus global less the SLP_ part.
import()  : mixed
Import Locations
set_properties()  : mixed
Set our properties.
initialize()  : mixed
Do these things when this object is invoked. Override in your class.

Methods

__construct()

SLP_Base_Object constructor.

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

set_properties()

Set our properties.

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

initialize()

Do these things when this object is invoked. Override in your class.

protected initialize() : mixed

        
On this page

Search results