link-procs.tcl

XoWiki - definition of link types and their renderers

Location:
packages/xowiki/tcl/link-procs.tcl
Created:
2006-04-15
Author:
Gustaf Neumann
CVS Identification:
$Id: link-procs.tcl,v 1.106.2.22 2023/02/22 12:57:18 gustafn Exp $

Procedures in this file

Detailed information

xowiki::Link::file instproc align (private, deprecated)

 <instance of xowiki::Link::file[i]> align value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc autostart (private, deprecated)

 <instance of xowiki::Link::file[i]> autostart value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc controller (private, deprecated)

 <instance of xowiki::Link::file[i]> controller value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc controls (private, deprecated)

 <instance of xowiki::Link::file[i]> controls value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc endtime (private, deprecated)

 <instance of xowiki::Link::file[i]> endtime value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc href (private, deprecated)

 <instance of xowiki::Link::file[i]> href value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc loop (private, deprecated)

 <instance of xowiki::Link::file[i]> loop value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc mastersound (private, deprecated)

 <instance of xowiki::Link::file[i]> mastersound value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc name (private, deprecated)

 <instance of xowiki::Link::file[i]> name value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc pluginspage (private, deprecated)

 <instance of xowiki::Link::file[i]> pluginspage value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc pluginurl (private, deprecated)

 <instance of xowiki::Link::file[i]> pluginurl value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc starttime (private, deprecated)

 <instance of xowiki::Link::file[i]> starttime value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.

xowiki::Link::file instproc volume (private, deprecated)

 <instance of xowiki::Link::file[i]> volume value
Deprecated.

Provide warning for deprecated HTML attribute; this will be removed in releases after OpenACS 5.10.

Parameters:
value

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

Testcases:
No testcase defined.
[ show source ]