RT 3.8.17 Documentation
RT::Links Overlay
NAME
RT::Links - A collection of Link objects
SYNOPSIS
use RT::Links;
my $links = new RT::Links($CurrentUser);
DESCRIPTION
METHODS
LimitRefersTo URI
find all things that refer to URI
LimitReferredToBy URI
find all things that URI refers to
← Back to index