Home
last modified time | relevance | path

Searched refs:inited (Results 1 – 10 of 10) sorted by relevance

/plugin/tagsections/action/
H A Deditbutton.php14 private $inited = null; variable in action_plugin_tagsections_editbutton
55 if ( is_null( $inited ) ) {
56 $this->inited = (plugin_load('action', 'tag' ) != null);
59 return $this->inited;
H A Dajax.php14 private $inited = null; variable in action_plugin_tagsections_ajax
/plugin/sectionedit/
H A Daction.php14 private $inited = null; variable in action_plugin_sectionedit
45 $this->inited = $ACT;
61 if ( is_null($this->inited) || $this->inited == 'save' ) return;
/plugin/spellcheck/
H A Dscript.js80 this.inited = false;
110 if (this.inited){ return; }
111 this.inited = true;
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Resources/
H A Drequire.js650 if (!mod.inited && expired) {
658 } else if (!mod.inited && mod.fetched && map.isDefine) {
726 if (this.inited) {
753 this.inited = true;
829 if (!this.inited) {
976 this.inited = true;
1310 if (!mod.inited && !mod.map.unnormalized) {
1516 if (!found && !hasProp(defined, moduleName) && mod && !mod.inited) {
/plugin/jplayer/components/
H A Drequire.js650 if (!mod.inited && expired) {
658 } else if (!mod.inited && mod.fetched && map.isDefine) {
726 if (this.inited) {
753 this.inited = true;
829 if (!this.inited) {
976 this.inited = true;
1310 if (!mod.inited && !mod.map.unnormalized) {
1516 if (!found && !hasProp(defined, moduleName) && mod && !mod.inited) {
H A Drequire-built.js650 if (!mod.inited && expired) {
658 } else if (!mod.inited && mod.fetched && map.isDefine) {
726 if (this.inited) {
753 this.inited = true;
829 if (!this.inited) {
976 this.inited = true;
1310 if (!mod.inited && !mod.map.unnormalized) {
1516 if (!found && !hasProp(defined, moduleName) && mod && !mod.inited) {
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1261inited:!1,ready:!1,edit:g.prototype.edit,focusedEditable:null,definition:d,repository:a,draggable:…
1315 …))return b;return null},isInited:function(){return!(!this.wrapper||!this.inited)},isReady:function…
H A Dckeditor.js.unc25088 inited: !1,
25102 this.inited = !0;
26173 return !(!this.wrapper || !this.inited)
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1inited = false;\n const values = [];\n let pending = 0;\n let cleanup = noop;…