Source for file FeatureServerUpdateProxy.php
Documentation is available at FeatureServerUpdateProxy.php
* Class Proxy feature server quant la requete est de type Update
* @copyright 2009, Boreal - Information Strategies
* @license http://www.geoprisma.org/license BSD License
* @link http://www.geoprisma.org
* Class Proxy feature server quant la requete est de type Update
* Foward the call end return the result
$strPathInfo =
self::getPathInfo();
curl_setopt($objCurl, CURLOPT_POSTFIELDS, $strPutData);
* Retourne le nom de l'action réaliser par le proxy (Create - Read - Update - Delete)
return self::CRUD_UPDATE;
Documentation generated on Mon, 20 Feb 2012 13:46:14 -0500 by phpDocumentor 1.4.1