Home
last modified time | relevance | path

Searched refs:bForceComputation (Results 1 – 1 of 1) sorted by relevance

/dports/www/itop/web/core/
H A Dmetamodel.class.php4239 …* @param boolean $bForceComputation If true, the _left and _right parameters will be recomputed ev…
4245 …public static function CheckHKeys($bDiagnosticsOnly = false, $bVerbose = false, $bForceComputation argument
4264 $bResult = self::HKInit($sClass, $sAttCode, $bDiagnosticsOnly, $bVerbose, $bForceComputation);
4285 …* @param boolean $bForceComputation If true, the _left and _right parameters will be recomputed ev…
4292 …KInit($sClass, $sAttCode, $bDiagnosticsOnly = false, $bVerbose = false, $bForceComputation = false) argument
4295 $bUpdateNeeded = $bForceComputation;
4306 if (!$bForceComputation && ($iCount != 0) && ($iMaxRight == 0))
4314 if ($bForceComputation && !$bDiagnosticsOnly)