| /plugin/s5reloaded/ui/effects_support/ |
| D | effects.js | 30 Element.collectTextNodes = function(element) { argument 37 Element.collectTextNodesIgnoreClass = function(element, className) { argument 45 Element.setContentZoom = function(element, percent) { argument 52 Element.getInlineOpacity = function(element){ argument 56 Element.forceRerendering = function(element) { argument 109 tagifyText: function(element) { argument 126 multiple: function(element, effect) { argument 141 $A(elements).each( function(element, index) { argument 150 toggle: function(element, effect, options) { argument 350 initialize: function(element) { argument [all …]
|
| /plugin/scrape/vendor/symfony/css-selector/Node/ |
| D | ElementNode.php | 27 private $element; variable in Symfony\\Component\\CssSelector\\Node\\ElementNode 29 public function __construct(string $namespace = null, string $element = null)
|
| /plugin/ckgedit/ckeditor/plugins/headerbuttons/ |
| D | plugin.js | 16 var style = new CKEDITOR.style( { element: lastH } ); property 32 var style = new CKEDITOR.style( { element: lowerH } ); property 48 var style = new CKEDITOR.style( { element: higherH } ); property 54 var style = new CKEDITOR.style( { element: 'p' } ); property
|
| /plugin/ckgdoku/ckeditor/plugins/headerbuttons/ |
| D | plugin.js | 16 var style = new CKEDITOR.style( { element: lastH } ); property 32 var style = new CKEDITOR.style( { element: lowerH } ); property 48 var style = new CKEDITOR.style( { element: higherH } ); property 54 var style = new CKEDITOR.style( { element: 'p' } ); property
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/common/ |
| D | fck_dialog_common.js | 32 function ShowE( element, isVisible ) argument 39 function SetAttribute( element, attName, attValue ) argument 47 function GetAttribute( element, attName, valueIfNull ) argument
|
| /plugin/grensladawritezor/fckeditor/editor/_source/internals/ |
| D | fcktools_ie.js | 36 FCKTools.ClearElementAttributes = function( element ) argument 89 FCKTools.DisableSelection = function( element ) argument 173 FCKTools.SaveStyles = function( element ) argument 194 FCKTools.RestoreStyles = function( element, savedStyles ) argument
|
| D | fcktools_gecko.js | 30 FCKTools.DisableSelection = function( element ) argument 50 FCKTools.ClearElementAttributes = function( element ) argument 145 FCKTools.SaveStyles = function( element ) argument 166 FCKTools.RestoreStyles = function( element, savedStyles ) argument
|
| /plugin/wysiwyg/fckeditor/editor/_source/internals/ |
| 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
|
| D | fcktools_gecko.js | 30 FCKTools.DisableSelection = function( element ) argument 59 FCKTools.ClearElementAttributes = function( element ) argument 154 FCKTools.SaveStyles = function( element ) argument 178 FCKTools.RestoreStyles = function( element, savedStyles ) argument
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | HTMLModule.php | 144 … public function addElement($element, $type, $contents, $attr_includes = array(), $attr = array()) 174 public function addBlankElement($element) 192 public function addElementToContentSet($element, $type)
|
| /plugin/odt/ODT/ |
| 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…
|
| D | ODTUtility.php | 511 …public static function openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attrib… 528 public static function closeHTMLElement (ODTInternalParams $params, $element) { 548 …tion getHTMLElementProperties (ODTInternalParams $params, array &$dest, $element, $attributes, $ma… 649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl… 672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, …
|
| D | ODTDocument.php | 335 function spanOpen($styleName, $element=NULL, $attributes=NULL){ 349 function spanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ 409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){ 429 function paragraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ 707 function heading($text, $level, $element=NULL, $attributes=NULL){ 1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) { 1033 function listItemOpen($level, $element=NULL, $attributes=NULL) { 1052 function listHeaderOpen($level, $element=NULL, $attributes=NULL) { 1070 function listContentOpen($element=NULL, $attributes=NULL) { 1090 function tableOpen($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes=NULL){ [all …]
|
| D | ODTSpan.php | 18 …public static function spanOpen(ODTInternalParams $params, $styleName, $element=NULL, $attributes=… 52 … public static function spanOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){
|
| D | styleset.php | 35 abstract public function export($element); 278 public function getStyleAtIndex($element, $index) { 290 public function getStyleCount($element) {
|
| /plugin/wysiwyg/fckeditor/editor/dialog/common/ |
| 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
|
| /plugin/combo/resources/snippet/js/ |
| H A D | combo-html.js | 6 let cloneScriptElement = function (element) { argument 20 executionsError.push({"error": e, "element": scriptElement}); property
|
| /plugin/highlight2wiki/ |
| D | script.js | 50 "element": "mark2", property 70 "element": "mark2", property 90 "element": "markfr", property
|
| /plugin/scrape/vendor/symfony/css-selector/XPath/ |
| D | XPathExpr.php | 27 private $element; variable in Symfony\\Component\\CssSelector\\XPath\\XPathExpr 30 …public function __construct(string $path = '', string $element = '*', string $condition = '', bool…
|
| /plugin/odt/helper/ |
| D | cssdocument.php | 27 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) { 31 public function close ($element) {
|
| D | cssimportnew.php | 76 public function getPropertyForElement ($name, iElementCSSMatchable $element) { 86 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, helper_plugin_odt_…
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/ |
| H A D | EventFiringWebElement.php | 19 protected $element; variable in Facebook\\WebDriver\\Support\\Events\\EventFiringWebElement 29 public function __construct(WebDriverElement $element, WebDriverDispatcher $dispatcher) 400 protected function newElement(WebDriverElement $element)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
| D | ConfigChange.php | 32 public $element; variable in Google\\Service\\ServiceManagement\\ConfigChange 73 public function setElement($element)
|
| /plugin/odt/ODT/css/ |
| D | cssdocument.php | 99 public function iECSSM_has_pseudo_element($element) { 273 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) { 300 public function close ($element) {
|
| /plugin/fckg/fckeditor/editor/dialog/common/ |
| D | fck_dialog_common.js | 70 function ShowE( element, isVisible ) argument 77 function SetAttribute( element, attName, attValue ) argument 85 function GetAttribute( element, attName, valueIfNull ) argument
|