[CMF-checkins] CVS: CMF - expressions.stx:1.2

shane@digicool.com shane@digicool.com
Mon, 11 Jun 2001 16:18:15 -0400 (EDT)


Update of /cvs-repository/CMF/DCWorkflow/doc
In directory korak.digicool.com:/tmp/cvs-serv30440/doc

Modified Files:
	expressions.stx 
Log Message:
Fixed guard expressions and added getPortal() for expressions.



--- Updated File expressions.stx in package CMF --
--- expressions.stx	2001/06/11 19:33:47	1.1
+++ expressions.stx	2001/06/11 20:18:14	1.2
@@ -16,8 +16,8 @@
 
 - 'kwargs' is the keyword arguments passed to the doActionFor() method.
 
-- 'getHistory', a function that returns a copy of the object's workflow
-   history.
+- 'getHistory()', a function that returns a copy of the object's workflow
+   history.  'getPortal()' returns the root of the portal.
 
 - All status variables, including the current state.