Lines Matching +defs:table +defs:name
81 protected $table = null; variable in Database2
205 public function getConf( $name )
239 public function getLang( $name )
571 protected function varname( $name, $rowid = null )
589 public function process( $table, $code, $options )
2157 protected function button( $name, $label )
2176 protected function imgbutton( $name, $label, $icon )
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 )