Home
last modified time | relevance | path

Searched refs:sLabel (Results 1 – 8 of 8) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfcktoolbarfontformatcombo.js83 var sLabel = oNames[sTag] ;
86 this.NormalLabel = sLabel ;
88 …AddItem( sTag, '<div class="BaseFont"><' + sTag + '>' + sLabel + '</' + sTag + '></div>', sLabel )…
/plugin/switchpanel/
Dscript.js6 this.showToolTip = function( oEvent, sLabel, sTitle, sText, sLink ){ argument
8 if( ( sLabel + sTitle ) != '' ){
9 …sHtml += '<div class="switchpanel_tooltip_title">' + sLabel + ( sTitle != '' ? ' : ' : '' ) + sTit…
/plugin/switchpanel/tpl/
Dswitchpanel.case.gbic.class.php9 $sLabel = str_replace( "\\", "\\'", isset( $oCase[ 'label' ] ) ? $oCase[ 'label' ] : '' );
16 …$sSvg .= '<g onmousemove="window.oSwitchPanel.showToolTip(evt, \''.$sLabel.'\', \''.$sTitle.'\', \…
Dswitchpanel.case.of.class.php9 $sLabel = str_replace( "\\", "\\'", isset( $oCase[ 'label' ] ) ? $oCase[ 'label' ] : '' );
16 …$sSvg .= '<g onmousemove="window.oSwitchPanel.showToolTip(evt, \''.$sLabel.'\', \''.$sTitle.'\', \…
Dswitchpanel.case.2of.class.php9 $sLabel = str_replace( "\\", "\\'", isset( $oCase[ 'label' ] ) ? $oCase[ 'label' ] : '' );
16 …$sSvg .= '<g onmousemove="window.oSwitchPanel.showToolTip(evt, \''.$sLabel.'\', \''.$sTitle.'\', \…
Dswitchpanel.case.close.class.php9 $sLabel = str_replace( "\\", "\\'", isset( $oCase[ 'label' ] ) ? $oCase[ 'label' ] : '' );
16 …$sSvg .= '<g onmousemove="window.oSwitchPanel.showToolTip(evt, \''.$sLabel.'\', \''.$sTitle.'\', \…
Dswitchpanel.case.serial.class.php9 $sLabel = str_replace( "\\", "\\'", isset( $oCase[ 'label' ] ) ? $oCase[ 'label' ] : '' );
16 …$sSvg .= '<g onmousemove="window.oSwitchPanel.showToolTip(evt, \''.$sLabel.'\', \''.$sTitle.'\', \…
Dswitchpanel.case.rj45.class.php9 $sLabel = str_replace( "\\", "\\'", isset( $oCase[ 'label' ] ) ? $oCase[ 'label' ] : '' );
16 …$sSvg .= '<g onmousemove="window.oSwitchPanel.showToolTip(evt, \''.$sLabel.'\', \''.$sTitle.'\', \…