Home
last modified time | relevance | path

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

/plugin/database2/
Ddatabase2.php1679 * @param boolean $expectInput if true, input is processed and controls
1688 protected function showTable( $expectInput = true, $returnOutput = false, argument
1723 if ( $expectInput )
1784 $skip, $sort, $meta, $expectInput,
1796 $sort, $meta, $expectInput, $listAll ) argument
1907 if ( $expectInput )
2016 if ( $expectInput )
2037 if ( $this->isAuthorized( $this->options['mayfilter'] ) && $expectInput )
2056 if ( !$expectInput )
2067 $globalCmds = $expectInput ? $this->getGlobalCommands() : '';
[all …]