added a sort alphabetically option to the folder asset
This commit is contained in:
parent
6726f56af3
commit
fd4453df58
5 changed files with 35 additions and 1 deletions
|
|
@ -257,6 +257,10 @@ An array reference containing asset classes to join in. There is no real reason
|
|||
|
||||
A string containing extra where clause information for the query.
|
||||
|
||||
=head4 orderByClause
|
||||
|
||||
A string containing an order by clause (without the "order by").
|
||||
|
||||
=cut
|
||||
|
||||
sub getLineage {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue