Searched refs:inStore (Results 1 – 1 of 1) sorted by relevance
5282 * @param mixed $inStore value stored in editor's session5287 protected function checkValue( $rowid, &$column, $value, &$inStore, $def ) argument5296 if ( is_bool( $inStore ) )5304 $inStore = null;5327 $value = $inStore;5453 $inStore = $value;