[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['postinstall'] = 'nuSOAP - instalacion completada'; 3 $lang['pustuninstall'] = 'nuSOAP - desinstalacion completada'; 4 $lang['friendlyname'] = 'nuSOAP '; 5 $lang['moddescription'] = 'Modulo para facilitar las transacciones SOAP en CMSMS'; 6 $lang['installed'] = 'Instalado'; 7 $lang['upgraded'] = 'Actualizado'; 8 $lang['error'] = 'Error '; 9 $lang['help'] = '<h3>What Does This Do?</h3> 10 <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> 11 <h3>How Do I Use It</h3> 12 <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> 13 <p>I have <em>(to reduce the chance of naming conflicts)</em> renamed the main client class library, but that is all.</p> 14 <h3>Permissions</h3 15 <p>This module requires no special permissions</p> 16 '; 17 $lang['changelog'] = '<ul> 18 <li>1.0.1 - August, 2006 19 <p>Added lazy load mechanism</p> 20 </li> 21 <li>1.0 - July, 2006 22 <p>Although this module has existed for a while, this is the first release</p> 23 </li> 24 </ul> 25 '; 26 $lang['utmc'] = '156861353'; 27 $lang['utma'] = '156861353.1948897461.1149099150.1154967493.1154971235.28'; 28 $lang['utmz'] = '156861353.1154971235.28.3.utmccn=(referral)|utmcsr=cmsmadesimple.org|utmcct=/|utmcmd=referral'; 29 ?>
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 |