Documentation

UserDataHandler

Table of Contents

Constants

NODE_ADOPTED  = 5
NODE_CLONED  = 1
NODE_DELETED  = 3
NODE_IMPORTED  = 2
NODE_RENAMED  = 4

Methods

handle()  : void

Constants

Methods

handle()

public handle(int $operation, string $key, object $data, Node $src, Node $dst) : void
Parameters
$operation : int
$key : string
$data : object
$src : Node
$dst : Node

        
On this page

Search results