Searched refs:_getTable (Results 1 – 6 of 6) sorted by relevance
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/PGTStorage/ |
| H A D | Db.php | 86 private function _getTable() function in CAS_PGTStorage_Db 115 return 'table=`'.$this->_getTable().'\''; 255 return 'CREATE TABLE ' . $this->_getTable() 267 return 'INSERT INTO ' . $this->_getTable() 280 return 'SELECT pgt FROM ' . $this->_getTable() . ' WHERE pgt_iou = :pgt_iou'; 291 return 'DELETE FROM ' . $this->_getTable() . ' WHERE pgt_iou = :pgt_iou';
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | ot.class.php | 46 $table =& $this->_sfnt->_getTable($tag, $this->_filehandle, $this); 117 function &_getTable($tag, $filehandle, $file) { function in OpenTypeFileSFNT
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 1206 …urn CKEDITOR.tools.buildTableMap(this._getTable(),r(this.rows.first),a,r(this.rows.last),b)};q.pro… 1211 …ndOne("table")},pasteTable:function(a,b,c){var d,e=C(a.cells.first),g=a._getTable(),h={},k,f,l,p;f…
|
| D | ckeditor.js.unc | 23950 … return CKEDITOR.tools.buildTableMap(this._getTable(), r(this.rows.first), a, r(this.rows.last), b) 23952 q.prototype._getTable = function() { 24042 g = a._getTable(),
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 63893 get: this._getTable.bind(this, table) 63905 _proto43._getTable = function _getTable(table) {
|
| D | pdfmake.min.js | 2 …_getTable.bind(this,u)})}}TTFFont.probe=function probe(r){var i=r.toString("ascii",0,4);return"tru…
|