Object ::xo::api (public)
::nx::Object ::xo::api
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
General interface to obtain information from XOTcl/NX objects and classes for the API browser.
- ::xo::api get_method_source /scope/ /obj/ /prefix/ /method/
- ::xo::api scope_from_object_reference /scope_var/ /object_var/
- ::xo::api object_url ?-show_source /value/? ?-show_methods /value/? /scope/ /obj/
- ::xo::api scope
- ::xo::api debug_widget /proc_spec/
- ::xo::api isclass /scope/ /obj/
- ::xo::api proc_index /scope/ /obj/ /instproc/ /proc_name/
- ::xo::api get_init_block /scope/ /obj/
- ::xo::api get_method_body /scope/ /obj/ /prefix/ /method/
- ::xo::api get_object_source /scope/ /obj/
- ::xo::api method_link ?-label /value/? /obj/ /kind/ /method/
- ::xo::api source_to_html ?-width /value/? /string/
- ::xo::api scope_from_proc_index /proc_index/
- ::xo::api get_doc_block /text/ ?restVar?
- ::xo::api get_proc_definition_flags /debug/ /deprecated/
- ::xo::api update_nx_docs ?objects?
- ::xo::api update_method_doc ?-protection /value/? ?-deprecated? ?-debug? ?-warn? /scope/ /obj/ /inst/ /proc_name/ /docString/
- ::xo::api method_label ?-kind? /proc_spec/
- ::xo::api scope_eval /scope/ ?/arg .../?
- ::xo::api isobject /scope/ /obj/
- ::xo::api object_link ?-noimg /boolean/? /scope/ /obj/
- ::xo::api object_from_proc_index /proc_index/
- ::xo::api get_returns_spec /returns/
- ::xo::api script_name ?-obj /value/? /scope/
- ::xo::api update_object_doc /scope/ /obj/ /doc_string/
- ::xo::api object_index /scope/ /obj/
- Testcases:
- No testcase defined.