xowf::test_item::Question_manager method title_infos (protected)
<instance of xowf::test_item::Question_manager> title_infos \ [ -max_items max_items ] form_info
Defined in packages/xowf/tcl/test-item-procs.tcl
When max_items is nonempty, return the title infos of all items. Otherwise, just the specified number of items.
- Switches:
- -max_items (optional, integer, accept empty)
- Parameters:
- form_info (required)
- Testcases:
- No testcase defined.
Source code: return [:max_items $max_items [dict get $form_info title_infos]]XQL Not present: Generic, PostgreSQL, Oracle