Home
last modified time | relevance | path

Searched defs:label (Results 101 – 125 of 424) sorted by relevance

12345678910>>...17

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktablehandler.js239 FCKTableHandler._MarkCells = function( cells, label ) argument
245 FCKTableHandler._UnmarkCells = function( cells, label ) argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dglobal.css33 label { selector
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DAnonymousFootnoteRefParser.php69 createReference(string $label) global() argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DRangeTransition.php27 public function label() : ?IntervalSet function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RangeTransition
H A DTransition.php62 public function label() : ?IntervalSet function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
/plugin/bez/syntax/
H A Dnav.php58 protected function _list(action_plugin_bez_base $bez_action, $action, $label) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java118 public void drawVertex(mxCellState state, String label) in drawVertex()
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublock.js35 FCKMenuBlock.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled… argument
H A Dfcktoolbarbuttonui.js24 var FCKToolbarButtonUI = function( name, label, tooltip, iconPathOrStripInfoArray, style, state ) argument
H A Dfckcontextmenu.js59 FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabl… argument
/plugin/structnotification/action/
H A Dnotification.php56 protected function getValueByLabel($values, $label) argument
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php327 public $label; variable in Sabre\\Xml\\OrderStatus
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php194 protected $label = ''; variable in phpseclib3\\Crypt\\RSA
844 public function withLabel($label)
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) argument
817 Toolbar.prototype.addMenuFunction = function(label, tooltip, showLabels, funct, c, showAll) argument
825 Toolbar.prototype.addMenuFunctionInContainer = function(container, label, tooltip, showLabels, func… argument
1009 Toolbar.prototype.createLabel = function(label, tooltip) argument
H A DMenus.js118 function addItem(label, tag) argument
613 Menus.prototype.addSubmenu = function(name, menu, parent, label) argument
1084 Menus.prototype.edgeStyleChange = function(menu, label, keys, values, sprite, parent, reset, image) argument
1157 Menus.prototype.styleChange = function(menu, label, keys, values, sprite, parent, fn, post, iconOnl… argument
1250 Menus.prototype.promptChange = function(menu, label, hint, defaultValue, key, parent, enabled, fn, … argument
1387 Menus.prototype.addMenuItem = function(menu, key, parent, trigger, sprite, label) argument
1705 Menubar.prototype.addMenu = function(label, funct, before) argument
/plugin/tagging/action/
H A Dsearch.php327 protected function getSettingsLink($label, $param = '', $value = '') argument
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
H A DJsHttpRequest-form.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
/plugin/linkback/action/
H A Ddisplay.php214 function _button($lid, $label, $act) { argument
/plugin/structstatus/
H A DStatus.php52 … public function xhtmlStatus($label, $color, $icon='', $rid = 0, $classes=array(), $button=false) {
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js34 F = {input:1, button:1, textarea:1, select:1, label:1} ; property in FCK.DTD.F
36 …:1, h6:1, ol:1, h1:1, h3:1, h2:1, form:1, select:1, '#':1, ins:1, abbr:1, label:1, code:1, table:1… property in FCK.DTD.H
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php72 private $label; variable in ComboStrap\\Meta\\Form\\FormMetaField
347 function setLabel(string $label): FormMetaField argument
/plugin/struct/types/
H A DAbstractBaseType.php41 protected $label = ''; global() variable in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
70 __construct($config = null, $label = '', $ismulti = false, $tid = 0) global() argument
[all...]
H A DDateTime.php27 public function __construct($config = null, $label = '', $ismulti = false, $tid = 0) argument
/plugin/combo/ComboStrap/
H A DMediaMarkup.php101 private ?string $label = null; variable in ComboStrap\\MediaMarkup
485 public function setLabel(string $label): MediaMarkup argument
[all...]

12345678910>>...17