/plugin/bibtex/OSBib/create/ |
D | MISC.php | 32 function hr($class = FALSE) 40 function p($data = '', $class = FALSE, $align = "left") 56 function ul($data, $class = FALSE) 64 function ol($data, $class = FALSE, $type = "1") 72 function li($data, $class = FALSE) 80 function b($data, $class = FALSE) 87 function i($data, $class = FALSE) 94 function u($data, $class = FALSE) 101 function span($data, $class = FALSE) 108 function h($data, $class = FALSE, $level = 4) [all …]
|
D | TABLE.php | 32 …function tableStart($class = FALSE, $border = 0, $spacing = 0, $padding = 0, $align = "center", $w… 48 function trStart($class = FALSE, $align = "left", $vAlign = "top") 64 …function td($data, $class = FALSE, $align = "left", $vAlign = "top", $colSpan = FALSE, $width=FALS… 74 function tdStart($class = FALSE, $align = "left", $vAlign = "top", $colSpan = FALSE)
|
/plugin/indexmenu2/cms/modifiers/ |
D | roundednode.js | 1 …eElement('span');i.replaceNode(I);var l=document.createElementExt('div',{'class':'CmsModRoundbox',… property
|
/plugin/wysiwyg/fckeditor/_samples/html/ |
D | sample14.config.js | 36 FCKConfig.CoreStyles.Bold = { Element : 'span', Attributes : { 'class' : 'Bold' } } ; property 37 FCKConfig.CoreStyles.Italic = { Element : 'span', Attributes : { 'class' : 'Italic' } } ; property 38 FCKConfig.CoreStyles.Underline = { Element : 'span', Attributes : { 'class' : 'Underline' } } ; property 39 FCKConfig.CoreStyles.StrikeThrough = { Element : 'span', Attributes : { 'class' : 'StrikeThrough' }… property 58 Attributes : { 'class' : '#("Font")' }, property 59 Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Comic|Courier|Times)$/ } } ] property 69 Attributes : { 'class' : '#("Size")' }, property 70 …Overrides : [ { Element : 'span', Attributes : { 'class' : /^Font(?:Smaller|Larger|Small|Big|Doubl… property 81 Attributes : { 'class' : '#("Color")' }, property 82 Overrides : [ { Element : 'span', Attributes : { 'class' : /^FontColor(?:1|2|3)$/ } } ] property [all …]
|
/plugin/botmon/ |
H A D | script.js | 1546 … bli.appendChild(makeElement('span', {'class': 'has_icon bot bot_' + botInfo.id }, botInfo.name)); property 1547 bli.appendChild(makeElement('span', {'class': 'count' }, botInfo.count)); property 1574 …cLi.appendChild(makeElement('span', {'class': 'has_icon country ctry_' + cInfo.id.toLowerCase() },… property 1575 cLi.appendChild(makeElement('span', {'class': 'count' }, cInfo.count)); property 1622 …cDd.appendChild(makeElement('span', {'class': 'has_icon client cl_' + cInfo.id }, ( cInfo.name ? c… property 1624 'class': 'count', property 1642 …pDd.appendChild(makeElement('span', {'class': 'has_icon platform pf_' + pInfo.id }, ( pInfo.name ?… property 1644 'class': 'count', property 1662 … rDd.appendChild(makeElement('span', {'class': 'has_icon referer ref_' + rInfo.id }, rInfo.name)); property 1664 'class': 'count', property [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
D | EvalBarrett.php | 48 protected static function reduce(array $n, array $m, $class) 61 protected static function generateCustomReduction(PHP $m, $class) 187 private static function generateInlineMultiply($input, array $arr, $output, $class) 262 private static function generateInlineAdd($x, $y, $result, $class) 310 private static function generateInlineSubtract2($known, $unknown, $result, $class) 369 private static function generateInlineSubtract1($unknown, array $known, $result, $class)
|
D | Montgomery.php | 37 protected static function prepareReduce(array $x, array $n, $class) 59 protected static function reduce(array $x, array $n, $class) 118 protected static function modInverse67108864(array $x, $class) // 2**26 == 67,108,864
|
D | Barrett.php | 53 protected static function reduce(array $n, array $m, $class) 148 private static function regularBarrett(array $x, array $n, $class) 222 …tic function multiplyLower(array $x_value, $x_negative, array $y_value, $y_negative, $stop, $class)
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/ |
D | Base.php | 83 protected static function powModHelper(PHP $x, PHP $e, PHP $n, $class) 115 protected static function prepareReduce(array $x, array $n, $class) 130 protected static function multiplyReduce(array $x, array $y, array $n, $class) 145 protected static function squareReduce(array $x, array $n, $class)
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/ |
D | Base.php | 63 protected static function powModHelper(BCMath $x, BCMath $e, BCMath $n, $class) 83 protected static function prepareReduce($x, $n, $class) 98 protected static function multiplyReduce($x, $y, $n, $class) 112 protected static function squareReduce($x, $n, $class)
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
D | CachedReader.php | 70 public function getClassAnnotations(ReflectionClass $class) 89 public function getClassAnnotation(ReflectionClass $class, $annotationName) 186 private function fetchFromCache($cacheKey, ReflectionClass $class) 221 private function isCacheFresh($cacheKey, ReflectionClass $class) 236 private function getLastModification(ReflectionClass $class)
|
D | AnnotationReader.php | 215 public function getClassAnnotations(ReflectionClass $class) 228 public function getClassAnnotation(ReflectionClass $class, $annotationName) 312 private function getIgnoredAnnotationNames(ReflectionClass $class) 331 private function getClassImports(ReflectionClass $class) 402 private function collectParsingMetadata(ReflectionClass $class)
|
/plugin/ajaxedit/vendor/pnotify/ |
D | jquery.pnotify.js | 161 "class": "ui-pnotify "+opts.addclass, property 238 …pnotify.container = $("<div />", {"class": styles.container+" ui-pnotify-container "+(opts.type ==… property 307 $("<div />", {"class": "ui-pnotify-icon"}) property 308 ….append($("<span />", {"class": opts.icon === true ? (opts.type == "error" ? styles.error_icon : (… property 627 "class": "ui-pnotify-closer", property 635 .append($("<span />", {"class": styles.closer})) property 642 "class": "ui-pnotify-sticker", property 656 .append($("<span />", {"class": styles.pin_up})) property 663 $("<div />", {"class": "ui-pnotify-icon"}) property 664 ….append($("<span />", {"class": opts.icon === true ? (opts.type == "error" ? styles.error_icon : (… property [all …]
|
D | jquery.pnotify.min.js | 16 …nalEvent);n.call(f,c,a.originalEvent);k=e},f=u[a.styling],b=d("<div />",{"class":"ui-pnotify "+a.a… property 19 b.opts=a;b.container=d("<div />",{"class":f.container+" ui-pnotify-container "+(a.type=="error"?f.e… property 22 a.icon!==false&&d("<div />",{"class":"ui-pnotify-icon"}).append(d("<span />",{"class":a.icon===true… property 31 …n(){b.pnotify_remove()},isNaN(a.delay)?0:a.delay)};b.closer=d("<div />",{"class":"ui-pnotify-close… property 32 …+f.pin_down).addClass(a.hide?f.pin_up:f.pin_down)}).append(d("<span />",{"class":f.pin_up})).appen… property 33 …tice_icon:a.icon})).prependTo(b.container);b.title_container=d("<h4 />",{"class":"ui-pnotify-title… property 35 d("<div />",{"class":"ui-pnotify-history-container "+f.hi_menu,mouseleave:function(){m.animate({top… property 36 …splay&&this.pnotify_display())});return false}})).append(d("<button />",{"class":"ui-pnotify-histo… property 37 q=d("<span />",{"class":"ui-pnotify-history-pulldown "+f.hi_hnd,mouseenter:function(){m.animate({to… property
|
/plugin/timetrack/vendor/pnotify/ |
D | jquery.pnotify.min.js | 16 …nalEvent);n.call(f,c,a.originalEvent);k=e},f=u[a.styling],b=d("<div />",{"class":"ui-pnotify "+a.a… property 19 b.opts=a;b.container=d("<div />",{"class":f.container+" ui-pnotify-container "+(a.type=="error"?f.e… property 22 a.icon!==false&&d("<div />",{"class":"ui-pnotify-icon"}).append(d("<span />",{"class":a.icon===true… property 31 …n(){b.pnotify_remove()},isNaN(a.delay)?0:a.delay)};b.closer=d("<div />",{"class":"ui-pnotify-close… property 32 …+f.pin_down).addClass(a.hide?f.pin_up:f.pin_down)}).append(d("<span />",{"class":f.pin_up})).appen… property 33 …tice_icon:a.icon})).prependTo(b.container);b.title_container=d("<h4 />",{"class":"ui-pnotify-title… property 35 d("<div />",{"class":"ui-pnotify-history-container "+f.hi_menu,mouseleave:function(){m.animate({top… property 36 …splay&&this.pnotify_display())});return false}})).append(d("<button />",{"class":"ui-pnotify-histo… property 37 q=d("<span />",{"class":"ui-pnotify-history-pulldown "+f.hi_hnd,mouseenter:function(){m.animate({to… property
|
D | jquery.pnotify.js | 161 "class": "ui-pnotify "+opts.addclass, property 238 …pnotify.container = $("<div />", {"class": styles.container+" ui-pnotify-container "+(opts.type ==… property 307 $("<div />", {"class": "ui-pnotify-icon"}) property 308 ….append($("<span />", {"class": opts.icon === true ? (opts.type == "error" ? styles.error_icon : (… property 627 "class": "ui-pnotify-closer", property 635 .append($("<span />", {"class": styles.closer})) property 642 "class": "ui-pnotify-sticker", property 656 .append($("<span />", {"class": styles.pin_up})) property 663 $("<div />", {"class": "ui-pnotify-icon"}) property 664 ….append($("<span />", {"class": opts.icon === true ? (opts.type == "error" ? styles.error_icon : (… property [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/ |
D | EventDispatcherInterface.php | 12 public function hasListeners(string $eventName, string $class, string $format): bool; 20 public function dispatch(string $eventName, string $class, string $format, Event $event): void; 27 …public function addListener(string $eventName, $callable, ?string $class = null, ?string $format =…
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/ |
D | Node.php | 23 protected $class; variable in Twig_Test_Node 25 public function __construct($class, array $options = [])
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/ |
D | Node.php | 25 protected $class; variable in Twig_Function_Node 27 public function __construct($class, array $options = [])
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/ |
D | Node.php | 25 protected $class; variable in Twig_Filter_Node 27 public function __construct($class, array $options = [])
|
/plugin/bez/tpl/ |
D | thread_report.php | 26 <?php $class = 'prNone'; ?> variable 28 <?php $class = 'pr' . $tpl->get('thread')->priority ?> variable
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/ |
D | ClassMirrorException.php | 18 private $class; variable in Prophecy\\Exception\\Doubler\\ClassMirrorException 20 public function __construct($message, ReflectionClass $class)
|
/plugin/tabinclude/ |
D | helper.php | 136 function renderTabsHtml(&$renderer,$tabs,$init_page_idx,$class='') { 185 function renderLinkTabs(&$renderer,$tabs,$init_page_idx,$class='') { 233 function renderEmbedTabs(&$renderer,$tabs,$init_page_idx,$class='') {
|
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/ |
D | CacheInterface.php | 14 public function load(string $class): ?ClassMetadata; 24 public function evict(string $class): void;
|
/plugin/code3/src/ |
D | psyhi.js | 214 'class' : 'expandSource' property 223 'class' : 'toggleLineNumbers' property 233 'class' : 'toggleSource' property 246 'class' : 'clipboardCopy' property 264 'class' : 'toggleAbout' property
|