added Subscribable AssetAspect to Wiki

This commit is contained in:
Doug Bell 2009-09-09 17:24:00 -05:00
parent b838102df5
commit 0697673846
15 changed files with 936 additions and 56 deletions

View file

@ -146,6 +146,18 @@ our $HELP = {
{ 'name' => 'useContentFilter', },
{ 'name' => 'filterCode', },
{ 'name' => 'maxImageSize', },
{
name => 'isSubscribed',
description => 'help isSubscribed',
},
{
name => 'subscribeUrl',
description => 'help subscribeUrl',
},
{
name => 'unsubscribeUrl',
description => 'help unsubscribeUrl',
},
],
fields => [],
related => [],