/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/ |
H A D | WebDriverActions.php | 54 public function click(WebDriverElement $element = null) argument 70 public function clickAndHold(WebDriverElement $element = null) argument 86 contextClick(WebDriverElement $element = null) global() argument 102 doubleClick(WebDriverElement $element = null) global() argument 182 moveToElement(WebDriverElement $element, $x_offset = null, $y_offset = null) global() argument 201 release(WebDriverElement $element = null) global() argument 219 keyDown(WebDriverElement $element = null, $key = null) global() argument 237 keyUp(WebDriverElement $element = null, $key = null) global() argument 255 sendKeys(WebDriverElement $element = null, $keys = null) global() argument [all...] |
H A D | WebDriverTouchActions.php | 39 public function tap(WebDriverElement $element) argument 110 public function scrollFromElement(WebDriverElement $element, $x, $y) argument 123 public function doubleTap(WebDriverElement $element) argument 136 longPress(WebDriverElement $element) global() argument 166 flickFromElement(WebDriverElement $element, $x, $y, $speed) global() argument [all...] |
/plugin/s5reloaded/ui/effects_support/ |
H A D | dragdrop.js | 14 remove: function(element) { argument 18 add: function(element) { argument 88 show: function(point, element) { argument 110 fire: function(event, element) { argument 227 initialize: function(element) { argument 605 options: function(element) { argument 611 destroy: function(element){ argument 624 create: function(element) { argument 851 element: element, property in Sortable._tree.child 868 tree: function(element) { argument [all …]
|
H A D | effects.js | 109 tagifyText: function(element) { argument 350 initialize: function(element) { argument 368 initialize: function(element) { argument 476 initialize: function(element) { argument 527 Effect.Fade = function(element) { argument 543 Effect.Appear = function(element) { argument 560 Effect.Puff = function(element) { argument 662 Effect.Shake = function(element) { argument 765 Effect.Grow = function(element) { argument 908 Effect.Fold = function(element) { argument [all …]
|
H A D | prototype.js | 1709 function $(element) { argument 1795 toggle: function(element) { argument 1802 hide: function(element) { argument 1808 show: function(element) { argument 1814 remove: function(element) { argument 2163 empty: function(element) { argument 3310 match: function(element) { argument 4038 focus: function(element) { argument 4077 clear: function(element) { argument 4315 function element(event) { function [all …]
|
/plugin/odt/ODT/ |
H A D | XMLUtil.php | 29 public static function getElementOpenTag ($element, $xmlCode) { 47 public static function getElement ($element, $xmlCode, &$endPos=NULL) { 113 public static function getElementContent ($element, $xmlCode, &$endPos=NULL) { 186 public static function getNextElementContent (&$element, $xmlCode, &$endPos=NULL) { 277 public static function getNextElement (&$element, $xmlCode, &$endPos=NULL) { 359 public static function elementReplace ($element, $xmlCode, $replacement) {
|
H A D | ODTList.php | 21 …nction listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=NULL, $attributes… 73 …static public function listItemOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=… 129 …static public function listHeaderOpen(ODTInternalParams $params, $level, $element=NULL, $attribute… 176 …static public function listContentOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL)…
|
H A D | ODTTable.php | 20 …Params $params, $maxcols = NULL, $numrows = NULL, $tableStyleName=NULL, $element=NULL, $attributes… 215 …public static function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $at… 258 …, $rowspan = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes… 307 …, $rowspan = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes… 373 …ableOpenUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $element=NULL, $attributes… 447 …HeaderOpenUseCSS(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $element=NULL, $attributes… 484 …public static function tableRowOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NU… 525 …public static function tableCellOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=N…
|
H A D | ODTFrame.php | 69 …public static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NU… 98 …ction openTextBoxUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes… 218 …public static function openFrameUseProperties (ODTInternalParams $params, $properties, $element=NU…
|
H A D | ODTParagraph.php | 29 …public static function paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $a… 158 …public static function paragraphOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=N…
|
/plugin/issuetracker/ |
H A D | prototype.js | 1818 function $(element) { argument 1923 toggle: function(element) { argument 1929 hide: function(element) { argument 1935 show: function(element) { argument 1941 remove: function(element) { argument 2340 empty: function(element) { argument 3163 purge: function(element) { argument 3890 function isBody(element) { argument 3894 function isHtml(element) { argument 5411 function element(event) { function [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | AccessorSetter.php | 17 protected $element; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetter 39 public function setElementDifferent(AccessorSetterElement $element) 80 protected $element; variable in JMS\\Serializer\\Tests\\Fixtures\\AccessorSetterElement 101 public function setElementDifferent($element)
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/ |
H A D | WebDriverTouchScreen.php | 18 public function tap(WebDriverElement $element); argument 26 public function doubleTap(WebDriverElement $element); argument 58 WebDriverElement $element, argument 70 public function longPress(WebDriverElement $element); argument 101 WebDriverElement $element, argument [all...] |
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckstyle.js | 409 CheckElementRemovable : function( element, fullMatch ) argument 513 RemoveFromElement : function( element ) argument 574 _RemoveStylesFromElement : function( element ) argument 599 _RemoveOverrides : function( element, override ) argument 631 _RemoveNoAttribElement : function( element ) argument 655 BuildElement : function( targetDoc, element ) argument 1006 _MergeSiblings : function( element, attribs ) argument 1019 _MergeNextSibling : function( element, attribs ) argument 1057 _MergePreviousSibling : function( element, attribs ) argument
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/ |
H A D | WebDriverEventListener.php | 48 public function beforeFindBy(WebDriverBy $by, $element, EventFiringWebDriver $driver); argument 55 public function afterFindBy(WebDriverBy $by, $element, EventFiringWebDriver $driver); argument 72 public function beforeClickOn(EventFiringWebElement $element); argument 77 public function afterClickOn(EventFiringWebElement $element); argument 82 public function beforeChangeValueOf(EventFiringWebElement $element); argument 87 afterChangeValueOf(EventFiringWebElement $element) global() argument [all...] |
H A D | AbstractWebDriverCheckboxOrRadio.php | 16 protected $element; variable in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio 24 public function __construct(WebDriverElement $element) argument 224 selectOption(WebDriverElement $element) global() argument 234 deselectOption(WebDriverElement $element) global() argument [all...] |
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | prototype.js | 1502 function $(element) { argument 1566 visible: function(element) { argument 1570 toggle: function(element) { argument 1576 hide: function(element) { argument 1581 show: function(element) { argument 1586 remove: function(element) { argument 1860 empty: function(element) { argument 2093 var element = forElement; variable 2788 match: function(element) { argument 3490 focus: function(element) { argument [all …]
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
H A D | RemoteTouchScreen.php | 31 public function tap(WebDriverElement $element) argument 46 public function doubleTap(WebDriverElement $element) argument 96 public function flickFromElement(WebDriverElement $element, argument 113 longPress(WebDriverElement $element) global() argument 162 scrollFromElement(WebDriverElement $element, $xoffset, $yoffset) global() argument [all...] |
/plugin/frootysearch/ |
H A D | script.js | 92 var frootySearch__addClassName = function(element, className) { argument 100 var frootySearch__hasClassName = function(element, className) { argument 108 var frootySearch__removeClassName = function(element, className) { argument
|
/plugin/downloadcodeblock/ |
H A D | script.js | 1 function preceding(element) { argument 5 function deriveFilename(element) { argument
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/ |
H A D | TypeVisitor.php | 18 public function visit(Element $element, &$handle = null, $eldnah = null) 33 private function visitSimpleType(TreeNode $element) 64 private function visitCompoundType(TreeNode $element, ?int &$handle, ?int $eldnah): array
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckdomtools.js | 428 HasAttribute : function( element, attributeName ) argument 442 HasAttributes : function( element ) argument 469 RemoveAttribute : function( element, attributeName ) argument 477 GetAttributeValue : function( element, att ) argument 531 BreakParent : function( element, parent, reusableRange ) argument 627 CloneElement : function( element ) argument 637 ClearElementJSProperty : function( element, attrName ) argument 645 SetElementMarker : function ( markerObj, element, attrName, value) argument 655 ClearElementMarkers : function( markerObj, element, clearMarkerObj ) argument 853 CheckIsEmptyElement : function( element, elementCheckCallback ) argument [all …]
|
H A D | fcktools_ie.js | 44 FCKTools.ClearElementAttributes = function( element ) argument 97 FCKTools.DisableSelection = function( element ) argument 181 FCKTools.SaveStyles = function( element ) argument 205 FCKTools.RestoreStyles = function( element, savedStyles ) argument
|
/plugin/odt/ODT/css/ |
H A D | cssimportnew.php | 307 public function matches_entry (iElementCSSMatchable $element) { 498 protected function selector_matches (array $selector, iElementCSSMatchable $element) { 634 public function matches (iElementCSSMatchable $element, &$specificity) { 783 public function matches(iElementCSSMatchable $element, &$specificity, $media = NULL) { 1055 public function getPropertyForElement ($name, iElementCSSMatchable $element) { 1091 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, ODTUnits $units, $… 1163 …protected function calculate (array &$properties, iElementCSSMatchable $element, ODTUnits $units) { 1354 …protected function calculateAndInherit (array &$dest, iElementCSSMatchable $element, ODTUnits $uni…
|
/plugin/wysiwyg/fckeditor/editor/dialog/common/ |
H A D | fck_dialog_common.js | 30 function ShowE( element, isVisible ) argument 37 function SetAttribute( element, attName, attValue ) argument 45 function GetAttribute( element, attName, valueIfNull ) argument
|