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 Thu, 19 Jan 2012 00:08:31 +0400 by phpDocumentor 1.4.1