7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
94 | 94 |
95 <dt><i>guards</i></dt> | 95 <dt><i>guards</i></dt> |
96 <dd> | 96 <dd> |
97 list of guards to select from (list of strings) | 97 list of guards to select from (list of strings) |
98 </dd> | 98 </dd> |
99 <dt><i>activeGuards=</i></dt> | 99 <dt><i>activeGuards</i></dt> |
100 <dd> | 100 <dd> |
101 list of active guards (list of strings) | 101 list of active guards (list of strings) |
102 </dd> | 102 </dd> |
103 <dt><i>listOnly</i></dt> | 103 <dt><i>listOnly</i></dt> |
104 <dd> | 104 <dd> |
115 | 115 |
116 <p> | 116 <p> |
117 Public method to retrieve the data. | 117 Public method to retrieve the data. |
118 </p> | 118 </p> |
119 <dl> | 119 <dl> |
120 <dt>Returns:</dt> | 120 <dt>Return:</dt> |
121 <dd> | 121 <dd> |
122 list of selected guards (list of strings) | 122 list of selected guards (list of strings) |
123 </dd> | 123 </dd> |
124 </dl> | 124 </dl> |
125 <div align="right"><a href="#top">Up</a></div> | 125 <div align="right"><a href="#top">Up</a></div> |