Lines Matching +defs:table +defs:column
81 protected $table = null; variable in Database2
589 public function process( $table, $code, $options )
4100 protected function exists( $table, $column = null )
4151 protected function nextID( $table, $nestedTransaction = false )
4269 protected function log( $action, $table, $rowid = null )
4325 …protected function obtainLock( $table, $rowid = null, $inTransaction = false, $checkOnly = false, …
4478 protected function releaseLock( $table, $rowid = null, $inTransaction = false )
4545 final protected function mediaLink( $rowid, $column, $forDownload = false,
4675 public function editorSessionMediaLink( $column, $forDownload = false )
4960 protected function getInitialValue( $column, $def )
5029 protected function valueFromDB( $rowid, $column, $value, $def )
5158 protected function valueToDB( $rowid, &$column, $value, $def )
5287 protected function checkValue( $rowid, &$column, $value, &$inStore, $def )
5716 protected function renderField( $rowid, $column, $value, $def, $error, $readOnly, &$rowACL )
6007 protected function renderValue( $rowid, $column, $value, $def,