/[pac]/pac/PACDefault/skins/pac_scripts/getAvailableActions.py
ViewVC logotype

Diff of /pac/PACDefault/skins/pac_scripts/getAvailableActions.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tvon, Sun Oct 12 06:19:26 2003 UTC revision 1.2 by tvon, Sun Oct 12 07:23:31 2003 UTC
# Line 7  Line 7 
7  ##parameters=  ##parameters=
8  ##title=Return a list of action types available to this Public Action  ##title=Return a list of action types available to this Public Action
9  ##  ##
10    import string
11    
12  # Total hack  # Total hack
13  actions = context.portal_properties.pac_properties.getProperty('actions')  actions = context.portal_properties.pac_properties.getProperty('actions')

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26