.
You do this by adding the [ExposedClass] attribute to a public class, either in the base FlexWiki engine assembly or in a PlugIn.
For example:
[ExposedClass("TopicInfo", "Provides information about a topic")]
public class TopicInfo
{
...
...
}
An ExposedClass is a .NET class whose functionality is "exposed" in the WikiTalk language.
10/27/2004 8:37:17 AM - jonathan_hardwick@hotmail.com-64.122.205.71
Click to read this topic6/30/2008 6:39:32 AM - 210.212.95.115
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Click to read this topic10/2/2004 11:36:58 AM - davidorn@microsoft.com-24.18.245.193