content_search::search_ids (private)
content_search::search_ids q [ offset ] [ limit ]
Defined in packages/acs-content-repository/tcl/search-procs.tcl
Returns the object ids for a specified search.
- Parameters:
- q (required)
- offset (optional, defaults to
"0"
)- limit (optional, defaults to
"100"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.