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 Class ::xowf::test_item::Answer_manager Class ::xowf::test_item::Answer_manager (public) xowiki::bootstrap::card xowiki::bootstrap::card Class ::xowf::test_item::Answer_manager->xowiki::bootstrap::card Class ::xowf::test_item::Question_manager Class ::xowf::test_item::Question_manager (public) Class ::xowf::test_item::Question_manager->xowiki::bootstrap::card xowf::test_item::Answer_manager instproc answers_panel xowf::test_item::Answer_manager instproc answers_panel (public) xowf::test_item::Answer_manager instproc answers_panel->xowiki::bootstrap::card xowf::test_item::Answer_manager instproc waiting_room_message xowf::test_item::Answer_manager instproc waiting_room_message (public) xowf::test_item::Answer_manager instproc waiting_room_message->xowiki::bootstrap::card xowf::test_item::Question_manager instproc hint_box xowf::test_item::Question_manager instproc hint_box (protected) xowf::test_item::Question_manager instproc hint_box->xowiki::bootstrap::card

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