Method | Description | |
---|---|---|
findChildren ( &$father, $array, $list, $noSub = false, $posible = [] ) | ||
findfather ( &$son, $array, $id ) | ||
level ( $categories, $category_id ) | ||
orderByParents ( $data, $posible = [] ) | ||
printCategory ( array | collection $categories = [] ) : function | return function that return html to the list of categories in wpanel. | |
searchCategories ( $categories, $products ) | ||
separateTypesCategories ( $data ) |
public static findChildren ( &$father, $array, $list, $noSub = false, $posible = [] ) |
public static printCategory ( array | collection $categories = [] ) : function | ||
$categories | array | collection | All Categories |
return | function |