Home
last modified time | relevance | path

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

/plugin/database2/
H A Ddatabase2.php1469 * @param boolean $visibleOnly if true return visible columns, only
1474 protected function __columnsList( $visibleOnly = true, $printable = false ) argument
1482 if ( $visibleOnly )
1501 if ( !$visibleOnly || empty( $cols ) )