The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.