| /plugin/structsection/ |
| D | yarn.lock | 17 linkType: hard 24 linkType: hard 35 linkType: hard 44 linkType: hard 53 linkType: hard 70 linkType: hard 77 linkType: hard 84 linkType: hard 94 linkType: hard 101 linkType: hard [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
| D | AccountsCustomBatchRequestEntryLinkRequest.php | 30 public $linkType; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest 57 public function setLinkType($linkType) argument 59 $this->linkType = $linkType; 66 return $this->linkType;
|
| D | AccountsLinkRequest.php | 32 public $linkType; variable in Google\\Service\\ShoppingContent\\AccountsLinkRequest 75 public function setLinkType($linkType) argument 77 $this->linkType = $linkType; 84 return $this->linkType;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
| D | Interconnect.php | 70 public $linkType; variable in Google\\Service\\Compute\\Interconnect 283 public function setLinkType($linkType) argument 285 $this->linkType = $linkType; 292 return $this->linkType;
|
| /plugin/redirect2/ |
| D | admin.php | 143 $linkType = 'external'; 145 $linkType = 'media'; 147 $linkType = 'page'; 150 switch ($linkType) {
|
| /plugin/combo/resources/snippet/js/ |
| H A D | page-protection.js | 8 let linkType = element.dataset.ppLink; 11 switch (linkType) {
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_link/ |
| D | fck_link.js | 323 function SetLinkType( linkType ) argument 325 ShowE('divLinkTypeUrl' , (linkType == 'url') ) ; 326 ShowE('divLinkTypeAnchor' , (linkType == 'anchor') ) ; 327 ShowE('divLinkTypeEMail' , (linkType == 'email') ) ; 330 window.parent.SetTabVisibility( 'Target' , (linkType == 'url') ) ; 333 window.parent.SetTabVisibility( 'Upload' , (linkType == 'url') ) ; 336 window.parent.SetTabVisibility( 'Advanced' , (linkType != 'anchor' || bHasAnchors) ) ; 338 if ( linkType == 'email' )
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_link/ |
| D | fck_link.js | 334 function SetLinkType( linkType ) argument 336 ShowE('divLinkTypeUrl' , (linkType == 'url') ) ; 337 ShowE('divLinkTypeAnchor' , (linkType == 'anchor') ) ; 338 ShowE('divLinkTypeEMail' , (linkType == 'email') ) ; 341 window.parent.SetTabVisibility( 'Target' , (linkType == 'url') ) ; 344 window.parent.SetTabVisibility( 'Upload' , (linkType == 'url') ) ; 347 window.parent.SetTabVisibility( 'Advanced' , (linkType != 'anchor' || bHasAnchors) ) ; 349 if ( linkType == 'email' )
|
| /plugin/prosemirror/parser/ |
| D | Node.php | 56 $linkType = $node['attrs']['data-type']; 57 return new self::$linkClasses[$linkType]($node, $parent, $previous);
|
| /plugin/fckg/fckeditor/editor/dialog/fck_link/ |
| D | fck_link.js | 691 function SetLinkType( linkType ) argument 694 ShowE('divLinkTypeUrl' , (linkType == 'url') ) ; 695 ShowE('divLinkTypeAnchor' , (linkType == 'anchor') ) ; 696 ShowE('divLinkTypeEMail' , (linkType == 'email') ) ; 697 ShowE('divLinkTypeInternal' , (linkType == 'internal') ) ; 698 ShowE('divLinkTypeOtherMime', (linkType == 'other_mime') ) ; 700 ShowE('divLinkTypeSMB' , (linkType == 'samba') ); 702 dialog.SetTabVisibility( 'Target' , (linkType == 'url') ) ; 705 dialog.SetTabVisibility( 'Upload' , (linkType == 'url') ) ; 708 dialog.SetTabVisibility( 'Advanced' , (linkType != 'anchor' || bHasAnchors) ) ; [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/ |
| D | Links.php | 27 protected $linkType = Link::class; variable in Google\\Service\\CloudTrace\\Links
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
| D | ExtraMaterial.php | 22 protected $linkType = TextLink::class; variable in Google\\Service\\Forms\\ExtraMaterial
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/ |
| D | Material.php | 26 protected $linkType = Link::class; variable in Google\\Service\\Classroom\\Material
|
| D | Attachment.php | 26 protected $linkType = Link::class; variable in Google\\Service\\Classroom\\Attachment
|
| D | CourseMaterial.php | 26 protected $linkType = Link::class; variable in Google\\Service\\Classroom\\CourseMaterial
|
| /plugin/combo/ComboStrap/ |
| H A D | LinkMarkup.php | 299 $linkType = LowQualityPage::getLowQualityLinkType(); 300 … $outputAttributes->addOutputAttributeValue(PageProtection::DATA_PP_LINK, $linkType); 306 …if (in_array($linkType, [PageProtection::PAGE_PROTECTION_LINK_WARNING, PageProtection::PAGE_PROTEC…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
| D | ShapeProperties.php | 28 protected $linkType = Link::class; variable in Google\\Service\\Slides\\ShapeProperties
|
| D | LineProperties.php | 34 protected $linkType = Link::class; variable in Google\\Service\\Slides\\LineProperties
|
| D | ImageProperties.php | 32 protected $linkType = Link::class; variable in Google\\Service\\Slides\\ImageProperties
|
| D | TextStyle.php | 44 protected $linkType = Link::class; variable in Google\\Service\\Slides\\TextStyle
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
| D | TextFormat.php | 42 protected $linkType = Link::class; variable in Google\\Service\\Sheets\\TextFormat
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
| D | TextStyle.php | 40 protected $linkType = Link::class; variable in Google\\Service\\Docs\\TextStyle
|
| /plugin/ckgedit/ckeditor/plugins/link/dialogs/ |
| D | link.js.unc | 569 id : 'linkType', 668 if ( dialog.getContentElement( 'info', 'linkType' ) && 669 dialog.getValueOf( 'info', 'linkType' ) != 'url' ) 703 if ( !this.getDialog().getContentElement( 'info', 'linkType' ) ) 895 if ( !dialog.getContentElement( 'info', 'linkType' ) || 896 dialog.getValueOf( 'info', 'linkType' ) != 'email' ) 907 var linkType = this.getDialog().getContentElement( 'info', 'linkType' ); 908 if ( linkType && linkType.getValue() == 'email' ) 958 if ( !this.getDialog().getContentElement( 'info', 'linkType' ) ) 1519 var linkType = this.getContentElement( 'info', 'linkType' ), [all …]
|
| /plugin/ckgdoku/ckeditor/plugins/link/dialogs/ |
| D | link.js.unc | 568 id : 'linkType', 667 if ( dialog.getContentElement( 'info', 'linkType' ) && 668 dialog.getValueOf( 'info', 'linkType' ) != 'url' ) 702 if ( !this.getDialog().getContentElement( 'info', 'linkType' ) ) 880 if ( !dialog.getContentElement( 'info', 'linkType' ) || 881 dialog.getValueOf( 'info', 'linkType' ) != 'email' ) 892 var linkType = this.getDialog().getContentElement( 'info', 'linkType' ); 893 if ( linkType && linkType.getValue() == 'email' ) 943 if ( !this.getDialog().getContentElement( 'info', 'linkType' ) ) 1471 var linkType = this.getContentElement( 'info', 'linkType' ), [all …]
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_GanService.php | 1406 public $linkType; variable in Google_Link 1509 public function setLinkType( $linkType) { argument 1510 $this->linkType = $linkType; 1513 return $this->linkType;
|