RT::SharedSettings - a pseudo-collection for SharedSetting objects.
use RT::SharedSettings
SharedSettings is an object consisting of a number of SharedSetting objects.
It works more or less like a DBIx::SearchBuilder collection, although it
is not.
Returns the next object in the collection.
Returns the number of search objects found.
Returns the number of search objects found
Act more like a normal DBIx::SearchBuilder collection. Moves the internal index around
Equivalent to "ColumnMapClassName" in RT::SearchBuilder
← Back to index