Reverted changes made form PMDOC since this breaks the current parse for Trigger wizard

This commit is contained in:
Hugo Loza
2011-02-21 23:02:06 +00:00
parent f5d2f74bc1
commit ad135f6144
3 changed files with 146 additions and 142 deletions

View File

@@ -15,23 +15,24 @@
// License: LGPL, see LICENSE
////////////////////////////////////////////////////
/**
* Talend ETL Integration
* class pmTalend
* name Talend ETL Integration
* icon /images/triggers/TalendOpenStudio.gif
* className class.pmTalend.pmFunctions.php
* @class pmTalend
* @name Talend ETL Integration
* @icon /images/triggers/TalendOpenStudio.gif
* @className class.pmTalend.pmFunctions.php
*/
/**
* method
* @method
*
* Executes a Talend Web Service..
*
* @name executeTalendWebservice
* label Executes a Talend Web Service.
* @label Executes a Talend Web Service.
*
* @param string | $wsdl | Talend Web Service (including ?WSDL)
* @param array(array(n1 v1) array(n2 v2) array(nN vN)) | $params | Array of params. Pairs of param Name Value