[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['friendlyname'] = 'nuSOAP'; 3 $lang['moddescription'] = 'Egy modul SOAP tranzakciók támogatására a CMSMS-bÅ‘l.'; 4 $lang['installed'] = 'Installálva'; 5 $lang['upgraded'] = 'Frissítve'; 6 $lang['error'] = 'Hiba'; 7 $lang['help'] = '<h3>What Does This Do?</h3> 8 <p>Honestly, not much. it's not a tag module, and has no admin interface. This module is a simple wrapper around the nuSOAP classes. It provides a SOAP engine for CMS to fascilitate SOAP messages between a SOAP server and a SOAP client. This module can allow other modules to act as either servers or clients.</p> 9 <h3>How Do I Use It</h3> 10 <p>You don't. This module is not for use directly on a page, it is a tool to be used by other modules. If you are a module developer and want to do some SOAP module development for CMS made simple, I encourage you to check out the nuSOAP project itself first. Look here: <a href="http://www.scottnichol.com/soap.htm">http://www.scottnichol.com/soap.htm</a></p> 11 <p>I have <em>(to reduce the chance of naming conflicts)</em> renamed the main client class library, but that is all.</p> 12 <h3>Permissions</h3 13 <p>This module requires no special permissions</p> 14 '; 15 $lang['changelog'] = '<ul> 16 <li>1.0.1 - August, 2006 17 <p>Added lazy load mechanism</p> 18 </li> 19 <li>1.0 - July, 2006 20 <p>Although this module has existed for a while, this is the first release</p> 21 </li> 22 </ul> 23 '; 24 $lang['utma'] = '156861353.1172690191.1153773477.1153773477.1154157608.2'; 25 $lang['utmz'] = '156861353.1153773477.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)'; 26 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |