Home
last modified time | relevance | path

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

/plugin/orphanswanted/
Dhelper.php143 $show_it = true;
146 $show_it = false;
155 $show_it = true;
163 $show_it = false;
166 $show_it = false;
167 } elseif ( $show_it ) {
177 $show_it = false;
183 if($show_it) {
/plugin/revisionsdue/
Dsyntax.php232 $show_it = true;
242 $show_it = false;
246 if( $show_it )
/plugin/phpipam/
Dsyntax.php1253 private function showSub($hash_in, $show_it) { argument
1274 if ($show_it <= 0) {
1364 if ($show_it >= 0) {
1385 private function showDev($hash_in, $show_it) { argument
1409 if ($show_it <= 0) {
1468 if ($show_it >= 0) {
1539 private function showLoc($hash_in, $show_it, $alternate=false) { argument
1559 if ($show_it <= 0) {
1850 private function showNet($hash_in, $show_it) { argument
1872 if ($show_it <= 0) {
[all …]