xowiki::Page instproc find_slot

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

Defined in

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: