NAME
RT::Assets - a collection of RT::Asset objects
METHODS
Only additional methods or overridden behaviour beyond the RT::SearchBuilder (itself a DBIx::SearchBuilder) class are documented below.
LimitToActiveStatus
Limit
Defaults CASESENSITIVE to 0
INTERNAL METHODS
Public methods which encapsulate implementation details. You shouldn't need to call these in normal code.
AddRecord
Checks the RT::Asset is readable before adding it to the results
NewItem
Returns a new empty RT::Asset item
PRIVATE METHODS
_Init
Sets default ordering by Name ascending.
_DoSearch
_DoCount
Limits to non-deleted assets unless the allow_deleted_search
flag is set.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 117:
=cut found outside a pod block. Skipping to next block.