xowf::test_item::Question_manager method disallow_translation (public)

 <instance of xowf::test_item::Question_manager[i]> disallow_translation \
    form_obj

Defined in packages/xowf/tcl/test-item-procs.tcl

This function disallows translation of the full page by setting the HTML5 "translate" attribute of the body to "no".

Parameters:
form_obj

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowf::test_item::Question_manager instproc disallow_translation xowf::test_item::Question_manager instproc disallow_translation test_create_test_items->xowf::test_item::Question_manager instproc disallow_translation

Testcases:
create_test_items
Source code:
::xo::Page set_property body translate no
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: