Method | Description | |
---|---|---|
load ( mixed $args ) : array | Returns a node data for given object / node id | |
subTree ( mixed $args ) : array | Returns a subtree node items for given parent node | |
updatePriority ( mixed $args ) : array | Updating priority sorting for given node |
Method | Description | |
---|---|---|
sortMap ( string $sort ) : string | A helper function which maps sort keys from encoded JSON node to supported values |
public static updatePriority ( mixed $args ) : array | ||
$args | mixed | |
return | array |