Home
last modified time | relevance | path

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

/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php468 protected function renderValue($column, $value, $def, $mayBeSkipped = false, $inEditor = false) { argument
487 if (! $inEditor)
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php413 protected function renderValue($column, $value, $def, $mayBeSkipped = false, $inEditor = false) { argument
432 if (! $inEditor)
/plugin/database2/
H A Ddatabase2.php6001 * @param boolean $inEditor if true, the value comes from an editor's
6008 $mayBeSkipped = false, $inEditor = false, $rowACL = null ) argument
6055 if ( $inEditor )
6060 if ( !$inEditor )