Commit 79dc913e authored by Mohamadou Mbengue's avatar Mohamadou Mbengue

2010-06-21 mohamadou

*add external methods to use the new extension
- setUpInstance to set up all egov instance
- enableProcedureLogin to enable some procedure such as Subscription Form to log in.
* add SetUpEGovInstance Extension, to use Egov User and Group Manager and to enable some procedure log in.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36494 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 99c99e5d
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ExternalMethod" module="Products.ExternalMethod.ExternalMethod"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_function</string> </key>
<value> <string>enableEgovProcedureLogin</string> </value>
</item>
<item>
<key> <string>_module</string> </key>
<value> <string>SetUpEGovInstance</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>EGov_enableProcedureLogin</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ExternalMethod" module="Products.ExternalMethod.ExternalMethod"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_function</string> </key>
<value> <string>setUpInstance</string> </value>
</item>
<item>
<key> <string>_module</string> </key>
<value> <string>SetUpEGovInstance</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>EGov_setUpInstance</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2010-06-21 mohamadou
*add external methods to use the new extension
- setUpInstance to set up all egov instance
- enableProcedureLogin to enable some procedure such as Subscription Form to log in.
* add SetUpEGovInstance Extension, to use Egov User and Group Manager and to enable some procedure log in.
2010-06-21 mohamadou
......
573
\ No newline at end of file
576
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment