Lines Matching full:elements
185 * Lookup elements by ID, searching through all documents.
187 * @return The array of matching elements.
200 * Lookup elements by type ID.
203 * @return The array of matching elements.
208 * Same as the previous method, but returns the array of matching elements via a
211 * @param matchingElements The array of matching elements.
219 * Lookup elements by type ID.
221 * @return The array of matching elements.
231 * Same as the previous method, but returns the array of matching elements via a
233 * @param matchingElements The array of matching elements.
247 * Lookup elements by sid.
250 * @return The array of matching elements.
259 * @param matchingElements The array of matching elements.