Home
last modified time | relevance | path

Searched refs:element (Results 226 – 250 of 796) sorted by relevance

12345678910>>...32

/plugin/combo/ComboStrap/
H A DTemplateEngine.php119 $templatesSearchDirectoriesAsStringPath = array_map(function ($element) {
120 return $element->toAbsoluteId();
122 $partialSearchDirectoriesAsStringPath = array_map(function ($element) {
123 return $element->toAbsoluteId();
136 $componentsHtmlSearchDirectoriesAsStringPath = array_map(function ($element) {
137 return $element->toAbsoluteId();
/plugin/offline/inc/
H A Dlog.inc.php18 foreach ($data as $key=>$element) {
19 $outputStr .= sprintf("%-20s", $key) . $element . "\n";
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php217 public function dynamic_path($element, $item) argument
219 return $element.'/'.$item;
227 public function dynamic_test($element, $item) argument
229 return $element === $item;
/plugin/vshare/syntax/
H A Dvideo.php127 * @param string $element Can be used to not directly embed the iframe
130 public function iframe($data, $element = 'iframe')
148 return "<$element "
150 . '><h3>' . hsc($data['title']) . "</h3></$element>";
128 iframe($data, $element = 'iframe') global() argument
/plugin/odt/ODT/
H A DODTUtility.php507 * @param string $element The element's name
513 $params->htmlStack->open($element, $attributes);
526 * @param string $element The element's name
528 public static function closeHTMLElement (ODTInternalParams $params, $element) { argument
529 $params->htmlStack->close($element);
543 * @param string $element The element's name
550 $params->htmlStack->open($element, $attributes);
649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl… argument
654 self::getHTMLElementProperties ($params, $properties, $element, $attributes);
672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, … argument
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Parent.txt
/plugin/photogallery/lightGallery/js/
H A Dlg-pager.js29 var Pager = function(element) { argument
31 this.core = $(element).data('lightGallery');
33 this.$el = $(element);
/plugin/combo/resources/snippet/js/
H A Dlozad-raster.js17 // Custom implementation on a loaded element
22 document.querySelectorAll('.masonry').forEach(element=>{
23 let masonry = Masonry.data(element);
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12element=t,this.layout=e,this.position={x:0,y:0},this._create())}var a=t.getComputedStyle,h=a?funct…
13element)},dragMove:function(){t.itemDragMove(this.element,this.position.x,this.position.y)},dragEn…
/plugin/revisionat/
H A Dscript.js39 jQuery('a').each(function (index, element) { argument
41 var $elem = jQuery(element);
/plugin/authnc/
H A Dauth.php101 foreach ($xml->data->groups->element as $grp) {
251 foreach($xml->data->users->element as $user) {
264 foreach ($xml->data->groups->element as $grp) {
292 return count($xml->data->users->element);
329 foreach ($xml->data->groups->element as $grp) {
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DSplDoublyLinkedListFilter.php25 public function apply($element) argument
27 $newElement = clone $element;
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DSplDoublyLinkedListFilter.php25 public function apply($element) argument
27 $newElement = clone $element;
39 // Replace each element in the list with a deep copy of itself
/plugin/aimg/
H A Dscript.js345 element = newElement;
347 element.style.zIndex = ++zIndex;
348 handleSet(element, true);
351 elmY = parseInt(element.style.top);
352 elmW = element.offsetWidth;
353 elmH = element.offsetHeight;
370 handleSet(element, false);
371 element = null;
404 if (element && (element != newElement) && allowBlur) deselect(false);
407 if (newElement && (!element || (newElement == element)))
[all …]
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php248 foreach ($reader->parseGetElements() as $element) {
250 if ($element['name'] === $childElementName) {
251 $result[] = $element['value'];
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php180 foreach ((array)$reader->parseInnerTree($elementMap) as $element) {
182 if ($element['name'] !== '{DAV:}ace') {
185 $ace = $element['value'];
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DAcl.php180 foreach ((array)$reader->parseInnerTree($elementMap) as $element) {
182 if ($element['name'] !== '{DAV:}ace') {
185 $ace = $element['value'];
/plugin/odt/ODT/styles/
H A DODTStyle.php119 $element = trim ($matches [0], '"<>');
122 switch ($element) {
149 $unknown->setElementName($element);
/plugin/struct/script/
H A DEntryEditor.js32 $form.find('input.struct_datetime').filter(ftypetext).each(function (index, element) { argument
33 const $dtInput = jQuery(element);
71 var name = jQuery(this.element[0]).closest('div.field').find('label').first().data('column');
/plugin/filelisting/action/
H A Dajax.php50 foreach($elements as $element) {
51 echo $element->toHTML();
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js580 info = element.info,
581 data = element.data;
591 if (element.tnsPresent)
592 element.tns.process(element, data, false);
604 if (element.gainPresent)
615 left = element.left,
616 right = element.right,
623 if (element.commonWindow && element.maskPresent)
666 var ics = element.right,
708 var ics = element.left,
[all …]
/plugin/metaeditor/
H A Djstree.js559 this.element
576 this.element
4482 this.element
4496 this.element
5318 this.element
5859 this.element
6466 this.element
6799 this.element
6892 this.element
6996 this.element
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.container.php493 $element =& $this->_line[$i];
495 if (isset($element->wrapped) && !is_null($element->wrapped)) {
497 $sum += $element->get_full_width() - $element->getWrappedWidth();
499 $sum += $element->getWrappedWidthAndHyphen();
502 $sum += $element->get_full_width();
505 if ($element->parent) {
506 $first = $element->parent->get_first();
507 $last = $element->parent->get_last();
510 $sum += $element->parent->get_extra_line_left();
513 if (!is_null($last) && $last->uid === $element->uid) {
[all …]
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js648 var element = elements[i];
650 element.attributes['class'], element.className,
651 element.attributes['language'], element.language
669 element.style.display = 'none';
699 highlighter.Highlight(element[propertyName]);
701 highlighter.source = element;
703 element.parentNode.insertBefore(highlighter.div, element);
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js153 {var element=elements[i];var options=FindValue(element.attributes['class'],element.className,elemen…
155 continue;highlighter=new dp.sh.Brushes[registered[language]]();element.style.display='none';highlig…
161 …e;highlighter.Highlight(element[propertyName]);highlighter.source=element;element.parentNode.inser…

12345678910>>...32