Class SrchDb

Description

Located in /classes/SrchDb.php (line 13)

mysqli
   |
   --Queryi
      |
      --SrchDb
Variable Summary
mixed $bibid
Method Summary
SrchDb __construct ()
void deleteCopy ( $bibid,  $copyid)
void getBiblioByBarcd ( $barcd)
void getBiblioByPhrase ( $mode,  $jsonSpec)
void getBiblioDetail ()
void getBiblioFields ()
void getBiblioInfo ( $bibid)
void getBibsForCpys ( $barcode_list)
void getCopyInfo ( $bibid)
void getData ()
void insertCopy ( $bibid,  $copyid)
void updateCopy ( $bibid,  $copyid)
Variables
mixed $bibid (line 14)
  • access: public
Methods
Constructor __construct (line 23)
  • access: public
SrchDb __construct ()

Redefinition of:
Queryi::__construct()
deleteCopy (line 409)
void deleteCopy ( $bibid,  $copyid)
  • $bibid
  • $copyid
getBiblioByBarcd (line 42)
void getBiblioByBarcd ( $barcd)
  • $barcd
getBiblioByPhrase (line 54)
void getBiblioByPhrase ( $mode,  $jsonSpec)
  • $mode
  • $jsonSpec
getBiblioDetail (line 219)
void getBiblioDetail ()
getBiblioFields (line 423)
void getBiblioFields ()
getBiblioInfo (line 156)
void getBiblioInfo ( $bibid)
  • $bibid
getBibsForCpys (line 242)
void getBibsForCpys ( $barcode_list)
  • $barcode_list
getCopyInfo (line 257)
void getCopyInfo ( $bibid)
  • $bibid
getData (line 26)
  • access: public
void getData ()
insertCopy (line 311)
void insertCopy ( $bibid,  $copyid)
  • $bibid
  • $copyid
updateCopy (line 360)
void updateCopy ( $bibid,  $copyid)
  • $bibid
  • $copyid

Inherited Methods

Inherited From Queryi

Queryi::__construct()
Queryi::act()
Queryi::clearLocks()
Queryi::getInsertID()
Queryi::lock()
Queryi::mkSQL()
Queryi::select()
Queryi::select01()
Queryi::select1()
Queryi::unlock()
Queryi::_ident()
Queryi::_numstr()

Documentation generated on Sun, 28 Jul 2013 15:07:04 -0400 by phpDocumentor 1.4.4