/usr/share/doc/rt4-doc-html/RT/CustomFieldValues.html is in rt4-doc-html 4.0.19-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | <ul id="index">
<li>
<ul>
<li><a href="#LimitToCustomField-FIELD">LimitToCustomField FIELD</a></li>
<li><a href="#NewItem">NewItem</a></li>
</ul>
</li>
</ul>
<h2 id="LimitToCustomField-FIELD"><a href="#___top">LimitToCustomField FIELD</a></h2>
<p>Limits the returned set to values for the custom field with Id FIELD</p>
<h2 id="NewItem"><a href="#___top">NewItem</a></h2>
<p>Returns an empty new RT::CustomFieldValue item</p>
<a href="./../">← Back to index</a>
|