xowiki::bootstrap::card (public)

 xowiki::bootstrap::card -title title -body body [ -CSSclass CSSclass ]

Defined in packages/xowiki/tcl/bootstrap-procs.tcl

Render a Bootstrap Card.

Switches:
-title (required)
-body (required)
-CSSclass (optional)
Returns:
HTML

Partial Call Graph (max 5 caller/called nodes):
%3 xowf::test_item::Answer_manager instproc answers_panel xowf::test_item::Answer_manager instproc answers_panel (public) xowiki::bootstrap::card xowiki::bootstrap::card xowf::test_item::Answer_manager instproc answers_panel->xowiki::bootstrap::card

Testcases:
No testcase defined.
[ show source ]
Show another procedure: