xowiki-form-procs.tcl

XoWiki - form classes

This file defines the following Objects and Classes: ::xowiki::WikiForm[i]

Location:
packages/xowiki/tcl/xowiki-form-procs.tcl
Created:
2006-04-10
Author:
Gustaf Neumann
CVS Identification:
$Id: xowiki-form-procs.tcl,v 1.147.2.32 2023/05/09 06:45:33 trenner Exp $

Procedures in this file

Detailed information

Class ::xowiki::WikiForm (public)

 ::xotcl::Class ::xowiki::WikiForm[i]

Form Class for XoWiki Pages. You can manipulate the form elements shown by editing the field_list. The following elements are mandatory in field_list and should never be left out:

  • name
  • item_id

Partial Call Graph (max 5 caller/called nodes):
%3 ad_acs_version ad_acs_version (public) apm_version_names_compare apm_version_names_compare (public) application_data_link::update_links_from application_data_link::update_links_from (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set Class ::xowiki::WikiForm Class ::xowiki::WikiForm Class ::xowiki::WikiForm->ad_acs_version Class ::xowiki::WikiForm->apm_version_names_compare Class ::xowiki::WikiForm->application_data_link::update_links_from Class ::xowiki::WikiForm->nsf::object::alloc Class ::xowiki::WikiForm->nsf::relation::set

Testcases:
No testcase defined.

xowiki::locales (private)

 xowiki::locales

Partial Call Graph (max 5 caller/called nodes):
%3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xowiki::locales xowiki::locales test_xowiki_test_cases->xowiki::locales lang::conn::locale lang::conn::locale (public) xowiki::locales->lang::conn::locale lang::system::get_locales lang::system::get_locales (public) xowiki::locales->lang::system::get_locales Class ::xowiki::formfield::localized_text Class ::xowiki::formfield::localized_text (public) Class ::xowiki::formfield::localized_text->xowiki::locales

Testcases:
xowiki_test_cases

xowiki::page_templates (private)

 xowiki::page_templates

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]