Home
last modified time | relevance | path

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

/plugin/database2/
H A Ddatabase2.php1679 * @param boolean $expectInput if true, input is processed and controls
1723 if ( $expectInput )
1784 $skip, $sort, $meta, $expectInput,
1796 $sort, $meta, $expectInput, $listAll ) argument
1907 if ( $expectInput )
2016 if ( $expectInput )
2056 if ( !$expectInput )
2067 $globalCmds = $expectInput ? $this->getGlobalCommands() : '';
2075 $cmdHeader = $expectInput ? '<th class="commands"></th>' : '';
2099 if ( $expectInput || !$listAll )
[all …]