/[cvs]/nfo/php/libs/org.netfrag.app/WebExplorer/MVC.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.app/WebExplorer/MVC.php

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

revision 1.10 by joko, Thu Apr 10 06:03:26 2003 UTC revision 1.11 by joko, Fri Apr 11 00:51:10 2003 UTC
# Line 4  Line 4 
4   * $Id$   * $Id$
5   *   *
6   * $Log$   * $Log$
7     * Revision 1.11  2003/04/11 00:51:10  joko
8     * minor update: just testing stuff...
9     *
10   * Revision 1.10  2003/04/10 06:03:26  joko   * Revision 1.10  2003/04/10 06:03:26  joko
11   * ++ renamed keys: 'ecom_data_form_edit', 'ecom_data_form_cancel' through 'ecom_data_action_edit', 'ecom_data_action_cancel'   * ++ renamed keys: 'ecom_data_form_edit', 'ecom_data_form_cancel' through 'ecom_data_action_edit', 'ecom_data_action_cancel'
12   * + new key: 'ecom_data_action_delete'   * + new key: 'ecom_data_action_delete'
# Line 284  class WebExplorer_MVC extends Site_WebAp Line 287  class WebExplorer_MVC extends Site_WebAp
287            // Action.Delete [new of 2003-04-09]            // Action.Delete [new of 2003-04-09]
288            if ($_in[ecom_data_action_delete]) {            if ($_in[ecom_data_action_delete]) {
289                            
290                //$_out[options][ecoms][content][ecom_mode] = "view";
291    
292              // the code here vanished to the component itself!              // the code here vanished to the component itself!
293              // could/should we do this for "edit" and/or "view" actions as well?              // could/should we do this for "edit" and/or "view" actions as well?
294              // look at ecom/FlexibleDataItem!              // look at ecom/FlexibleDataItem!

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed