Lines Matching refs:null

81 	protected $table = null;
109 protected $ioIndex = null;
118 private $input = null;
127 private $dsn = null;
136 private $authSlot = null;
146 protected $integrator = null;
156 protected $explicitPageID = null;
165 $this->db = null;
213 $value = $this->integrator->getConf( $name, null );
389 public function connect( $dbPath, $authConfigSlot = null )
494 $this->db = $this->driver = null;
571 protected function varname( $name, $rowid = null )
644 $this->ioIndex = null; // drop to re-obtain new I/O index next
696 $rowid = $rowACL = null;
747 $rowid = null;
751 $duplicateRowID = null;
849 return null;
892 return $session['rowACLs'][$rowid] ? $session['rowACLs'][$rowid] : null;
949 protected function editRecord( $rowid, $readOnly, $duplicateOf = null,
950 $rowACL = null )
1231 … if ( !$this->isAuthorizedMulti( $rowACL, $this->meta[$name]['options'], 'mayview', null, true ) )
1281 $nav = null;
1292 $elements[] = $this->renderField( true, null, null, array(), null, $readOnly, $rowACL );
1299 $elements[] = $this->renderField( false, $nav, null, array(), null, $readOnly, $rowACL );
1436 if ( !$this->obtainLock( $this->table, null, true, true ) )
1527 protected function __recordsCount( $customQuery = null )
1582 $offset = 0, $limit = null, $customQuery = null )
1689 $listAll = false, $customQuery = null,
1800 $visibleIDCol = null;
1846 $rowACL = null;
2323 protected function wrapInForm( $code, $hiddens = null,
2324 $maxUploadSize = null, $isSingle = false )
2455 $optRuleName = null,
2468 $rule = null;
2560 protected function getRecordCommands( $rowid, $rowACL = null, $clickActions = null )
2699 return null;
2734 return null;
2909 $out = array( '', null );
3233 return null;
3285 public static function stripTags( $in, $tags = null )
3328 if ( preg_match( "#.+?</\s*$name\s*>#i", $in, $m, null, $tag ) )
3500 $aclColumn = null;
3654 $sqldef = $format = null;
3824 $resultset = null;
4037 return $nullIfUnparseable ? null : (bool) $in;
4100 protected function exists( $table, $column = null )
4269 protected function log( $action, $table, $rowid = null )
4325 …protected function obtainLock( $table, $rowid = null, $inTransaction = false, $checkOnly = false, …
4364 if ( !$this->obtainLock( $table, null, true, true, true ) )
4478 protected function releaseLock( $table, $rowid = null, $inTransaction = false )
4546 $rowACL = null )
4619 …nal protected function attachmentLink( $mode, $authorization, $forDownload = true, $rowACL = null )
4964 return null;
4967 return null;
4984 $value = null;
5012 return null;
5038 return null;
5041 return null;
5115 $value = null;
5168 return null;
5198 return $def['options']['notnull'] ? '0000-00-00' : null;
5215 return $def['options']['notnull'] ? '0000-00-00T00:00:00' : null;
5304 $inStore = null;
5305 $value = null;
5385 $value = null;
5473 $value = null;
5480 $value = null;
5496 $value = null;
5523 $value = null;
5530 $value = null;
5587 $value = null;
5613 $value = null;
5620 $value = null;
5646 $value = null;
5670 $value = null;
5679 $value = null;
5688 $value = null;
5764 $mode = null;
5804 return null;
5820 $mayView = $this->isAuthorizedMulti( $rowACL, $def['options'], 'mayview', null, true );
5831 return null;
5839 $code = null;
5873 return null;
6008 $mayBeSkipped = false, $inEditor = false, $rowACL = null )
6011 if ( !$this->isAuthorizedMulti( $rowACL, $def['options'], 'mayview', null, true ) )
6012 return $mayBeSkipped ? null : '<em>' . $this->getLang( 'hidden' ) . '</em>';
6015 return $mayBeSkipped ? null : '';
6023 return null;
6053 return $mayBeSkipped ? null : '<em>' . $this->getLang( 'none' ) . '</em>';
6079 return null;
6085 return null;
6092 return null;
6098 return null;
6103 return $mayBeSkipped ? null : '';
6109 return $mayBeSkipped ? null : '';
6124 return null;
6138 return null;