Semantic MediaWiki and related extensions
Public Member Functions | Static Public Member Functions | List of all members
SMW\ChangePropListener Class Reference

Public Member Functions

 addListenerCallback ( $key, Closure $callback)
 
 loadListeners (Store $store)
 
 callListeners ()
 

Static Public Member Functions

static clearListeners ()
 
static record ( $pid, array $record)
 

Detailed Description

GNU GPL v2+

Since
3.0
Author
mwjames

Member Function Documentation

◆ addListenerCallback()

SMW\ChangePropListener::addListenerCallback (   $key,
Closure  $callback 
)
Since
3.0
Parameters
string$key
Closure$callback

◆ callListeners()

SMW\ChangePropListener::callListeners ( )
Since
3.0

◆ clearListeners()

static SMW\ChangePropListener::clearListeners ( )
static
Since
3.0

◆ loadListeners()

SMW\ChangePropListener::loadListeners ( Store  $store)

Finalize event inception points by matching the key to a property equivalent representation.

Since
3.0
Parameters
Store$store

◆ record()

static SMW\ChangePropListener::record (   $pid,
array  $record 
)
static
Since
3.0
Parameters
integer$pid
array$record

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy