Status
Class Status
Table of Contents
Constants
Methods
- actualize() : mixed
- change() : Result
- Change status of source child.
Constants
Active
public
mixed
Active
= 1
Pause
public
mixed
Pause
= 0
Methods
actualize()
public
static actualize() : mixed
change()
Change status of source child.
public
static change(int $id, int|bool $status) : Result
Parameters
- $id : int
-
ID.
- $status : int|bool
-
Status.