Home
last modified time | relevance | path

Searched refs:children (Results 151 – 175 of 631) sorted by relevance

12345678910>>...26

/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc31 children: [
35 children: [
39 children: [
142 children: [
203 children: [
253 children: [
/plugin/jirainfo/
H A Dscript.js260 return document.getElementById(this.id).children[0];
264 return document.getElementById(this.id).children[1];
268 return document.getElementById(this.id).children[1].children[0];
/plugin/fedauth/js/
H A Dadmin.js190 var fsets = jQuery(sender).parent().parent().children('fieldset');
191 fsets.first().children('input[name^="fa[moveup"]').attr('disabled','disabled');
192 fsets.last().children('input[name^="fa[movedn"]').attr('disabled','disabled');
235 jQuery('#axwrap__'+listname).children('fieldset').each(function() {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DContextTest.php27 …$objects = [$object, $object->children[0], $object->children[1], $object->children[1]->children[0]…
/plugin/layeranimation/
H A Dscript.js43 self.setActive(self.layerList.children().get(layerNr), true, false);
201 self.currentLayer = this.elem.parent().children().index(this.elem);
204 self.setActive( this.elem.parent().children().last(), true, true );
209 self.layer[self.currentLayer].elem.children().css('left', 0);
251 elem.parent().children().removeClass('active');
270 self.setActive( self.layerList.children().last(), true, true );
280 self.setActive( self.layerList.children().last(), false, true );
/plugin/bible/bible_douayRheims/
H A D2_John.txt1 …1:1. The Ancient to the lady Elect and her children, whom I love in the truth: and not I only, but…
4 …1:4. I was exceeding glad that I found of thy children walking in truth, as we have received a com…
13 1:13. The children of thy sister Elect salute thee.
H A DNumbers.txt100 …. I have taken the Levites from the children of Israel, for every firstborn that openeth the womb …
129 …all the firstborn of the children of Israel, I am the Lord: and their cattle for all the firstborn…
363 9:2. Let the children of Israel make the phase in its due time,
565 15:17. Speak to the children of Israel, and thou shalt say to them:
746 21:10. And the children of Israel setting forwards camped in Oboth.
957 27:7. And to the children of Israel thou shalt speak these things:
1145 …32:31. And the children of Gad, and the children of Ruben answered: As the Lord hath spoken to his…
1151 32:37. But the children of Ruben built Hesebon, and Eleale, and Cariathaim,
1226 …34:14. For the tribe of the children of Ruben by their families, and the tribe of the children of …
1234 34:22. Of the tribe of the children of Dan, Bocci the son of Jogli.
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/Node/
H A DNode.php83 * @param array $children Node's children.
85 public function __construct($name = null, $reach = null, array $children = []) argument
95 foreach ($children as $child) {
/plugin/quizlib/scripts/
H A Dquizlib.js78 for (var i=0; i < this.container.children.length; i++) {
79 if (this.container.children[i].classList.contains(this.Classes.QUESTION)) {
80 this.questions.push(this.container.children[i]);
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php219 $nodes = $data->children($namespace)->$entryName;
251 …ribute && null !== $metadata->xmlDiscriminatorNamespace && isset($data->children($metadata->xmlDis…
252 …return (string) $data->children($metadata->xmlDiscriminatorNamespace)->{$metadata->discriminatorFi…
300 $enclosingElem = $data->children($metadata->xmlNamespace)->$name;
310 $node = $data->children($metadata->xmlNamespace)->$name;
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js124 var replies = atlasComment.children != null ? atlasComment.children.comment.results : [];
227 if (pComment.children == null)
229 pComment.children = {comment: {results: []}}; class in pComment
232 pComment.children.comment.results.push(oldVerReplies[i].reply);
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php53 public const CHILDREN_ATTRIBUTE = "children";
91 private $children; variable in ComboStrap\\Meta\\Form\\FormMetaField
150 * No children
257 LogUtility::msg("Hierarchical data is not supported in a form. Metadata ($metadata) has children and is not tabular");
297 if ($this->children !== null) {
298 foreach ($this->children as $column) {
417 $this->children[] = $formField;
466 return $this->children;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dholder.min.js12children)j=g.children[n],j.moveTo(a.width-j.width,null,null);g.moveTo(0-(a.width-l),null,null)}els…
/plugin/approve/
H A Dscript.js125 $tr.children().first().css('border-left', '0');
126 $tr.children().last().css('border-right', '0');
/plugin/glossary/
H A Dscript.js123 jTable.children ().not ("tr").each (function () {
126 jTable.children (".title").each (function () {
214 insertBefore (jDiv.children ().first ());
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1children:[{type:"vbox",padding:0,children:[b={type:"html",id:"hiddenSpacer",html:"&nbsp;",style:"d…
/plugin/filelisting/
H A Dscript.js79 var $children = $row.nextAll('[data-childOf="' + namespace + '"]'),
85 $row.children('.plugin__filelisting_cell_icon').html(this.options.dirClosedIcon);
98 $row.children('.plugin__filelisting_cell_icon').html(this.options.dirOpenedIcon);
99 //always open children
100 $children.show();
114 $row.children('.plugin__filelisting_cell_icon').html(this.options.loadingIcon);
124 $row.children('.plugin__filelisting_cell_icon').html(this.options.dirOpenedIcon);
135 $row.children('.plugin__filelisting_cell_icon').html(this.options.dirClosedIcon);
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:h.lang.tabl…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:h.lang.tabl…
/plugin/combo/ComboStrap/
H A DWikiFileSystem.php118 $children = LocalFileSystem::getOrCreate()->getChildren($path->toLocalPath(), $type);
120 foreach ($children as $child) {
/plugin/katex/_assets/
H A Dkatex.min.js1children=void 0,this.classes=void 0,this.height=void 0,this.depth=void 0,this.maxFontSize=void 0,t…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DNode.yml3 children:
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17children(this.options.slide),e.$slideTrack.children(this.options.slide).detach(),e.$slideTrack.app…
18 …=function(){var a=this;null!==a.$slidesCache&&(a.unload(),a.$slideTrack.children(this.options.slid…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js17 …itle:f.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:…
18 …tools.htmlEncode(f.findOptions),style:"margin-top:29px",children:[{type:"vbox",padding:0,children:…
19 label:f.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text"…
20 "txtReplaceCyclic"))||alert(f.notFoundMsg)}}]},{type:"hbox",widths:["230px","90px"],children:[{type…
21 …ieldset",label:CKEDITOR.tools.htmlEncode(f.findOptions),children:[{type:"vbox",padding:0,children:…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js18 …itle:e.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:…
19children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:!1,label…
20 …aceCyclic"))||alert(e.notFoundMsg)}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",
22 …ieldset",label:CKEDITOR.tools.htmlEncode(e.findOptions),children:[{type:"vbox",padding:0,children:…

12345678910>>...26