Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Class.TstInvisible.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 namespace Dcp\Pu;
7 
9 {
10  public function postImport(array $extra = array())
11  {
12  if (!empty($extra["state"])) {
13  return $this->setState($extra["state"]);
14  } else {
15  $this->wid = 0;
16  $this->state = '';
17  $this->modify();
18  }
19  return '';
20  }
21 }
22 
setState($newstate, $comment= '', $force=false, $withcontrol=true, $wm1=true, $wm2=true, $wneed=true, $wm0=true, $wm3=true, &$msg= '')
Definition: Class.Doc.php:5314
postImport(array $extra=array())
modify($nopost=false, $sfields="", $nopre=false)
← centre documentaire © anakeen