progeny
Retrieve all the categories children of one passed through parameter,
checking data from bottom to top.
public static progeny ( [int] $id, &$list, [array] $fields = ['id', 'name'] ) | ||
$id | [int] | |
$fields | [array] |
public static progeny ( [int] $id, &$list, [array] $fields = ['id', 'name'] ) | ||
$id | [int] | |
$fields | [array] |