Page: http://wiki.cocoondev.org/Wiki.jsp?page=LenyaCMSScreens , version: 3 on 
Fri Jun 13 08:52:46 2003 by AndreasHartmann

+ !!Cascading Stylesheets
+ 
+ When using CSS classes or IDs, please follow the rule that every
+ class or ID starts with the prefix {{lenya-}}.
+ 
+ Put your specific CSS file in the CSS directory (see above) and
+ include it in {{default.css}}.
+ 


Page: http://wiki.cocoondev.org/Wiki.jsp?page=LenyaWorkflowAPI , version: 4 on 
Fri Jun 13 08:34:41 2003 by AndreasHartmann

- !!Packages
+ !!Important Classes
+ * __Workflow__ - A workflow object describes a workflow schema.
+ * __WorkflowInstance__ - A workflow instance.
+ * __Situation__ - The environment of the workflow before the invocation of an 
event.
+ 
+ * __WorkflowInstanceImpl__ - Basic implementation of a workflow instance.
+ * __History__ - The history of a workflow instance. Use a history object to 
restore
+ the state of a workflow instance.
+ 
+ 
+ * __WorkflowFactory__ - A factory to build all workflow-related objects.
+ * __WorkflowDocument__ - A workflow instance wrapper for a CMS document.
+ * __CMSHistory__ - CMS-specific workflow instance history.
+ * __CMSSituation__ - CMS-specific environment situation.
+ 


Page: http://wiki.cocoondev.org/Wiki.jsp?page=LenyaWorkflow , version: 19 on 
Fri Jun 13 08:17:25 2003 by AndreasHartmann

+ 
+ !!Links
+ 
+ * [LenyaWorkflowAPI]


Page: http://wiki.cocoondev.org/Wiki.jsp?page=MigratingFrom2.0.4To2.1dev , 
version: 12 on Fri Jun 13 08:48:59 2003 by CarstenZiegeler

- *** The transformer namespace has changed: 
{{http://cocoon.apache.org/sunshine/1.0}} becomes 
{{http://cocoon.apache.org/session/1.0}}
?                                                                               
                        -------

+ *** The transformer namespace has changed: 
{{http://cocoon.apache.org/sunshine/1.0}} becomes 
{{http://apache.org/cocoon/session/1.0}}
?                                                                               
                                  +++++++



Page: http://wiki.cocoondev.org/Wiki.jsp?page=Lenya , version: 16 on Fri Jun 13 
08:42:44 2003 by AndreasHartmann

+ * [LenyaCMSScreens]


Reply via email to