WebVIEP Plugin

WebviepPlugin

Table of Contents

Properties

$boothItemRepository  : BoothItemRepository
$boothItemService  : BoothItemService
$boothSearch  : BoothAndItemSearch
$boothService  : BoothService
$privateProfileService  : PrivateProfileService
$ricdAdapter  : WordpressRicdHttpAdapter
$ricdSettings  : RicdClientSettings
$userService  : WebviepUserService

Methods

__construct()  : mixed
Wire up dependencies for the plugin bootstrap.
handleRicdAttach()  : void
Handle AJAX attach of a RICD record to a booth item.
handleRicdRefresh()  : void
Handle AJAX refresh of a stored RICD snapshot.
handleRicdSearch()  : void
Handle AJAX search for RICD records.
run()  : void
Register plugin hooks (CPTs, menus, AJAX, shortcodes, renderers).

Properties

Methods

__construct()

Wire up dependencies for the plugin bootstrap.

public __construct() : mixed

handleRicdAttach()

Handle AJAX attach of a RICD record to a booth item.

public handleRicdAttach() : void

handleRicdRefresh()

Handle AJAX refresh of a stored RICD snapshot.

public handleRicdRefresh() : void

handleRicdSearch()

Handle AJAX search for RICD records.

public handleRicdSearch() : void

run()

Register plugin hooks (CPTs, menus, AJAX, shortcodes, renderers).

public run() : void

        
On this page

Search results