Source for file FileNewDirProxy.php
Documentation is available at FileNewDirProxy.php
* Class Proxy file when request is a new directory
* @copyright 2011, Mapgears
* @license http://www.geoprisma.org/license BSD License
* @link http://www.geoprisma.org
* Class Proxy file when request is a new directory
* Foward the call end return the result
echo
$objFileTree->createDirectory($strPath);
* Returns the action this proxy does
return self::CRUD_CREATE;
if (isset
($_REQUEST['dir']) &&
$_REQUEST['dir'])
Documentation generated on Mon, 20 Feb 2012 13:46:16 -0500 by phpDocumentor 1.4.1