/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/ |
H A D | CreateProjectMetadata.php | 33 public $ready; variable in Google\\Service\\CloudResourceManager\\CreateProjectMetadata 66 public function setReady($ready) argument 68 $this->ready = $ready; 75 return $this->ready;
|
H A D | ProjectCreationStatus.php | 33 public $ready; variable in Google\\Service\\CloudResourceManager\\ProjectCreationStatus 66 public function setReady($ready) argument 68 $this->ready = $ready; 75 return $this->ready;
|
/plugin/blogtng/helper/ |
H A D | comments.php | 70 if (!$this->sqlitehelper->ready()) return 0; 99 if (!$this->sqlitehelper->ready()) { 193 if (!$this->sqlitehelper->ready()) return false; 205 if (!$this->sqlitehelper->ready()) return false; 218 if (!$this->sqlitehelper->ready()) return false; 234 if (!$this->sqlitehelper->ready()) return; 335 if (!$this->sqlitehelper->ready()) { 376 if (!$this->sqlitehelper->ready()) { 398 if (!$this->sqlitehelper->ready()) { 419 if (!$this->sqlitehelper->ready()) { [all …]
|
H A D | tags.php | 62 if(!$this->sqlitehelper->ready()) { 98 if(!$this->sqlitehelper->ready()) { 125 if(!$this->sqlitehelper->ready()) return false; 144 if (!$this->sqlitehelper->ready()) return; 184 if(!$this->sqlitehelper->ready()) return null;
|
H A D | sqlite.php | 20 public function ready() { function in helper_plugin_blogtng_sqlite
|
/plugin/jspwiki_import/importer/ |
H A D | gwt.js | 521 var ready = true; 524 if (ready && !__gwt_moduleControlBlocks.isReady()) { 526 ready = false; 530 if (ready && !__gwt_isHostPageLoaded) { 532 ready = false; 536 if (ready) {
|
/plugin/confmanager/ |
H A D | script.js | 3 jQuery(document).ready(function() { 83 jQuery(document).ready(function() { 137 jQuery(document).ready(function(){ 141 jQuery(document).ready(function(){
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/popcorn/ |
H A D | popcorn.jplayer.js | 252 …ready = false, // Used during init to override the annoying duration dependance in the track event… 259 if(ready) { 366 myPlayer.bind($.jPlayer.event.ready, function(event) { 413 ready = true; 482 if(ready) { 489 if(ready) {
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/popcorn/ |
H A D | popcorn.jplayer.js | 252 …ready = false, // Used during init to override the annoying duration dependance in the track event… 259 if(ready) { 366 myPlayer.bind($.jPlayer.event.ready, function(event) { 413 ready = true; 482 if(ready) { 489 if(ready) {
|
/plugin/datatables/assets/datatables.net-buttons/js/ |
H A D | buttons.flash.min.js |
|
/plugin/twofactor/ |
H A D | Manager.php | 23 protected $ready = false; variable in dokuwiki\\plugin\\twofactor\\Manager 51 $this->ready = true; 85 * Is the plugin ready to be used? 91 if (!$this->ready) return false;
|
/plugin/socialshareprivacy2/SSP/scripts/ |
H A D | jquery.socialshareprivacy.autoload.js | 1 jQuery(document).ready(function ($) {
|
H A D | jquery.socialshareprivacy.settings.js | 13 jQuery(document).ready(function ($) {
|
/plugin/colorbox/ |
H A D | linkColorbox.js | 1 jQuery(document).ready(function(){
|
/plugin/metadisplay/ |
H A D | script.js | 2 jQuery( document ).ready(function() {
|
/plugin/jokuwiki/ |
H A D | script.js | 101 jQuery(document).ready(function () { 125 jQuery(document).ready(jokuwiki.init);
|
/plugin/jplayer/ |
H A D | script.js | 1 jQuery(document).ready(function() {
|
/plugin/markdownextra/lib/meltdown-tweaks/ |
H A D | meltdown-tweaks.js | 1 jQuery(document).ready(function($) {
|
/plugin/simplewikipagetree/ |
H A D | script.js | 1 jQuery(document).ready(function(){
|
/plugin/c3chart/ |
H A D | script.js | 1 jQuery(document).ready(function() {
|
/plugin/pdfjs/ |
H A D | script.js | 1 jQuery(document).ready(function () {
|
/plugin/amcharts/ |
H A D | script.js | 1 jQuery(document).ready(function() {
|
/plugin/webdav/ |
H A D | script.js | 10 jQuery(document).ready(function () {
|
/plugin/picasawebalbum/ |
H A D | script.js | 5 jQuery(document).ready(function() {
|
/plugin/bulletodo/ |
H A D | script.js | 1 jQuery(document).ready(function(){
|