FolderMoveHookArgument
in package
Implement hook object
Tags
Table of Contents
- $folder : Folder
- $new_path : mixed
- $old_path : mixed
- __construct() : mixed
- BuildEntry() : mixed
Properties
$folder
public
Folder
$folder
Folder
$new_path
public
mixed
$new_path
string
$old_path
public
mixed
$old_path
string
Methods
__construct()
public
__construct( $folder, $old_path, $new_path) : mixed
Parameters
Return values
mixed —BuildEntry()
public
BuildEntry(mixed &$doc) : mixed
Parameters
- $doc : mixed