xowiki::Page instproc find_slot

 <instance of xowiki::Page[i]> find_slot

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 test_slot_interactions slot_interactions (test ) xowiki::Page instproc find_slot xowiki::Page instproc find_slot test_slot_interactions->xowiki::Page instproc find_slot test_xowiki xowiki (test ) test_xowiki->xowiki::Page instproc find_slot

Testcases:
slot_interactions, xowiki
Source code:
if {![info exists start_class]} {
  set start_class [:info class]
}
return [::xowiki::Page find_slot -start_class $start_class $name]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: