\FAA\Obj\SysArticleMovement

Summary

Methods
Properties
Constants
__construct()
Amount()
SourceFolder()
Source()
TargetFolder()
Target()
Article()
Execute()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
registerRelation()
GetRelation()
$row
$root
$id
$article
N/A

Properties

$row

$row :

Type

$root

$root :

Type

$id

$id :

Type

$article

$article :

Type

—Article

Methods

__construct()

__construct(array  $row,string  $root = 'media/storage')

constructor.

Parameters

array $row

A row price object

string $root

Path to the storage root

Amount()

Amount(): integer|float

Get amount Get the stored amount value

Returns

integer|float —

The entry amount

SourceFolder()

SourceFolder()

Source()

Source()

Target()

Target()

Article()

Article(): \FAA\Obj\Generic\Article|null

Get linked article

Load the linked article from storage

Returns

\FAA\Obj\Generic\Article|null

Execute()

Execute(): \FAA\Obj\Result

Returns

\FAA\Obj\Result

registerRelation()

registerRelation(  $path,  $payload)

Parameters

$path
$payload