RT::Assets - a collection of RT::Asset objects
Only additional methods or overridden behaviour beyond the RT::SearchBuilder (itself a DBIx::SearchBuilder) class are documented below.
Limit Catalog
Defaults CASESENSITIVE to 0
Re-uses the underlying JOIN, if possible.
Public methods which encapsulate implementation details. You shouldn't need to call these in normal code.
Checks the RT::Asset is readable before adding it to the results
Sets default ordering by Name ascending.
Limits to non-deleted assets unless the allow_deleted_search
flag is set.