Home
last modified time | relevance | path

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

/plugin/database2/
H A Ddatabase2.php5282 * @param mixed $inStore value stored in editor's session
5287 protected function checkValue( $rowid, &$column, $value, &$inStore, $def ) argument
5296 if ( is_bool( $inStore ) )
5304 $inStore = null;
5327 $value = $inStore;
5453 $inStore = $value;