Class ::acs::DocHelper
::acs::DocHelper
create ...
Helper class to determine the sourcefile, where some "public",
"private", or plain "methods" is defined. The mixin is just
active during initial bootstrap of the server. The definition
assumes, that all definitions for a class are from the same
file.
Defined in packages/acs-bootstrap-installer/tcl/00-proc-procs.tclClass Relations
- class: ::nx::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::nx::Object
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- mixinof: ::xowiki::formfield::page::slot::entry_label
![[i]](/resources/acs-subsite/ZoomIn16.gif)
::nx::Class create ::acs::DocHelper \
-superclass ::nx::Object