NAME
NAME
Action name.
Change ordering of the favorite view.
execute(\OpenEstate\PhpExport\Environment $env) : mixed
Execute this action.
\OpenEstate\PhpExport\Environment | $env | export environment |
action result
getParameters(\OpenEstate\PhpExport\Environment $env, string|null $order = null, string|null $direction = null) : array
Get parameter values for this action.
\OpenEstate\PhpExport\Environment | $env | export environment |
string|null | $order | name of the ordering method |
string|null | $direction | direction of ordering ("asc" or "desc") |
associative array with parameter values
getUrl(\OpenEstate\PhpExport\Environment $env, string|null $order = null, string|null $direction = null) : string
Get url for this action.
\OpenEstate\PhpExport\Environment | $env | export environment |
string|null | $order | name of the ordering method |
string|null | $direction | direction of ordering ("asc" or "desc") |
url