Home
last modified time | relevance | path

Searched defs:label (Results 51 – 75 of 424) sorted by relevance

12345678910>>...17

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenuitem.js24 var FCKMenuItem = function( parentMenuBlock, name, label, iconPathOrStripInfoArray, isDisabled ) argument
41 FCKMenuItem.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled ) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParameterMetadata.php38 public $label; variable in Google\\Service\\Dataflow\\ParameterMetadata
97 public function setLabel($label)
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DImage.php
H A DLink.php
/plugin/twofactor/
H A DOtpField.php16 public function __construct($name, $label = '') argument
H A DMenuItem.php13 public function __construct($label = '') argument
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js46 label: '+ expand source', property in dp.sh.Toolbar.Commands.ExpandSource
57 label: 'view plain', property in dp.sh.Toolbar.Commands.ViewSource
69 label: 'copy to clipboard', property in dp.sh.Toolbar.Commands.CopyToClipboard
103 label: 'print', property in dp.sh.Toolbar.Commands.PrintSource
129 label: '?', property in dp.sh.Toolbar.Commands.About
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js8 …1.5.1'}};dp.SyntaxHighlighter=dp.sh;dp.sh.Toolbar.Commands={ExpandSource:{label:'+ expand source',… property in dp.sh.Toolbar.Commands.ExpandSource
9 …lassName=highlighter.div.className.replace('collapsed','');}},ViewSource:{label:'view plain',func:… property in dp.sh.Toolbar.Commands.ViewSource
10 …eight:99%">'+code+'</textarea>');wnd.document.close();}},CopyToClipboard:{label:'copy to clipboard… property in dp.sh.Toolbar.Commands.CopyToClipboard
17 alert('The code is in your clipboard now');}},PrintSource:{label:'print',func:function(sender,highl… property in dp.sh.Toolbar.Commands.PrintSource
18 ….print();alert('Printing...');document.body.removeChild(iframe);}},About:{label:'?',func:function(… property in dp.sh.Toolbar.Commands.About
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 …j<b.length;j++){p.children[p.children.length]={type:"checkbox",id:b[j].id,label:b[j].name,"default… property in p.children
/plugin/combo/ComboStrap/
H A DEditButton.php53 private $label; variable in ComboStrap\\EditButton
92 public function __construct($label) argument
98 public static function create($label): EditButton argument
[all...]
/plugin/latexit/classes/
H A DLabelHandler.php55 public function newLabel($label) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsDatasetsText.php43 …public function label($parent, GoogleCloudDatalabelingV1beta1LabelTextRequest $postBody, $optParam… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsText
H A DProjectsDatasetsVideo.php43 …public function label($parent, GoogleCloudDatalabelingV1beta1LabelVideoRequest $postBody, $optPara… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsVideo
H A DProjectsDatasetsImage.php43 …public function label($parent, GoogleCloudDatalabelingV1beta1LabelImageRequest $postBody, $optPara… function in Google\\Service\\DataLabeling\\Resource\\ProjectsDatasetsImage
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1TextInput.php33 public $label; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextInput
94 public function setLabel($label)
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-GCP2.js1519 Sidebar.prototype.addGCP2CardSet = function(label, icon, w1, w2, dt, fns) argument
1572 Sidebar.prototype.addGCP2ProductCardSet = function(label, icon, scaleX, scaleY, w1, w2, dt, fns) argument
1626 Sidebar.prototype.addGCP2ServiceCard = function(label, icon, w, h, dt, fns) argument
1649 Sidebar.prototype.addGCP2ExpandedProductCardSet = function(label, icon, w, dt, fns) argument
1689 …Sidebar.prototype.addGCP2ExpandedMachineCard = function(label, mainIcon, aspectX, aspectY, capacit… argument
1827 Sidebar.prototype.addGCP2UserDeviceCard = function(label, icon, scaleX, scaleY, h1, dt, fns) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DProto2FieldDescriptorProto.php33 public $label; variable in Google\\Service\\ChromePolicy\\Proto2FieldDescriptorProto
90 public function setLabel($label)
/plugin/links4pages/
H A DMenuItem.php27 public function __construct($id, $label, $svg_id) {
/plugin/pagebuttons/
H A DNewFolderButton.php26 public function __construct($label) {
H A DDeletePageButton.php33 public function __construct($label) {
H A DNewPageButton.php26 public function __construct($label) {
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 ….children[curHBox.children.length]={type:"checkbox",id:existingTags[i].id,label:existingTags[i].na… property in AnonymousFunctiona3128a530100.generateTags.ele
/plugin/labeled/db/
H A Dupdate0001.sql1 CREATE TABLE labeled ( id, label, PRIMARY KEY(id, label) ); field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DReturnPolicy.php34 public $label; variable in Google\\Service\\ShoppingContent\\ReturnPolicy
85 public function setLabel($label)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEntryPoint.php38 public $label; variable in Google\\Service\\Calendar\\EntryPoint
109 public function setLabel($label)

12345678910>>...17