File manager - Edit - /home/u608250662/domains/rdsolution.org.in/public_html/demo/wp-content/uploads/elementor-widget/class-pxl-icon.php
Back
<?php class PxlIcon_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_icon'; protected $title = 'BR Icons'; protected $icon = 'eicon-alert'; protected $categories = array( 'pxltheme-core' ); protected $params = '{"sections":[{"name":"section_content","label":"Content","tab":"content","controls":[{"name":"icons","label":"Icons","type":"repeater","controls":[{"name":"pxl_icon","label":"Icon","type":"icons","fa4compatibility":"icon"},{"name":"icon_link","label":"Link","type":"url","label_block":true},{"name":"color_item","label":"Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list {{CURRENT_ITEM}}":"color: {{VALUE}};"}},{"name":"color_item_hover","label":"Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list {{CURRENT_ITEM}}:hover":"color: {{VALUE}};"}}]},{"name":"align","label":"Alignment","type":"choose","control_type":"responsive","options":{"left":{"title":"Left","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"right":{"title":"Right","icon":"eicon-text-align-right"}},"selectors":{"{{WRAPPER}} .pxl-icon-list":"text-align: {{VALUE}};"}}]},{"name":"section_style","label":"Style","tab":"style","controls":[{"name":"style","label":"Style","type":"select","options":{"style-default":"Default","style2":"Style2"},"default":"style-default"},{"name":"color","label":"Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a":"color: {{VALUE}};"}},{"name":"box_color","label":"Box Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a":"background-color: {{VALUE}};"},"condition":{"style":["style-box1"]}},{"name":"color_hover","label":"Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a:hover":"color: {{VALUE}};"}},{"name":"box_color_hover","label":"Box Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a:hover":"background-color: {{VALUE}};"},"condition":{"style":["style-box1"]}},{"name":"icon_font_size","label":"Font Size","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-icon-list a":"font-size: {{SIZE}}{{UNIT}};"}},{"name":"box_width","label":"Box Width","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-icon-list a":"width: {{SIZE}}{{UNIT}};"},"condition":{"style":["style-box1"]}},{"name":"box_height","label":"Box Height","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-icon-list a":"height: {{SIZE}}{{UNIT}}; line-height: {{SIZE}}{{UNIT}};"},"condition":{"style":["style-box1"]}},{"name":"border_type","label":"Border Type","type":"select","options":{"":"None","solid":"Solid","double":"Double","dotted":"Dotted","dashed":"Dashed","groove":"Groove"},"selectors":{"{{WRAPPER}} .pxl-icon-list a":"border-style: {{VALUE}} !important;"}},{"name":"border_width","label":"Border Width","type":"dimensions","selectors":{"{{WRAPPER}} .pxl-icon-list a":"border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;"},"condition":{"border_type!":""},"responsive":true},{"name":"border_color","label":"Border Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a":"border-color: {{VALUE}} !important;"},"condition":{"border_type!":""}},{"name":"border_color_hover","label":"Border Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a:hover":"border-color: {{VALUE}} !important;"},"condition":{"border_type!":""}},{"name":"box_radius","label":"Border Radius","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-icon-list a":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"condition":{"style":["style-box1"]}},{"name":"box_shadow","label":"Box Shadow","type":"box-shadow","control_type":"group","selector":"{{WRAPPER}} .pxl-icon-list a","condition":{"style":["style-box1"]}},{"name":"box_shadow_hover","label":"Hover - Box Shadow","type":"box-shadow","control_type":"group","selector":"{{WRAPPER}} .pxl-icon-list a:hover","condition":{"style":["style-box1"]}},{"name":"icon_space","label":"Spacer (Left\/Right)","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-icon-list":"gap: {{SIZE}}{{UNIT}};"}},{"name":"icon_space_bottom","label":"Spacer (Bottom)","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-icon-list a":"margin-bottom: {{SIZE}}{{UNIT}} !important;"}},{"name":"background-color","label":"Bg Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a":"background-color: {{VALUE}};"}},{"name":"bg-color-hover","label":"Bg Hover Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-icon-list a:hover":"background-color: {{VALUE}};"}}]},{"name":"section_animation","label":"Animation","tab":"style","condition":[],"controls":[{"name":"pxl_animate","label":"Case Animate","type":"select","options":{"":"None","wow bounce":"bounce","wow flash":"flash","wow pulse":"pulse","wow rubberBand":"rubberBand","wow shake":"shake","wow swing":"swing","wow tada":"tada","wow wobble":"wobble","wow bounceIn":"bounceIn","wow bounceInDown":"bounceInDown","wow bounceInLeft":"bounceInLeft","wow bounceInRight":"bounceInRight","wow bounceInUp":"bounceInUp","wow bounceOut":"bounceOut","wow bounceOutDown":"bounceOutDown","wow bounceOutLeft":"bounceOutLeft","wow bounceOutRight":"bounceOutRight","wow bounceOutUp":"bounceOutUp","wow fadeIn":"fadeIn","wow fadeInDown":"fadeInDown","wow fadeInDownBig":"fadeInDownBig","wow fadeInLeft":"fadeInLeft","wow fadeInLeftBig":"fadeInLeftBig","wow fadeInRight":"fadeInRight","wow fadeInRightBig":"fadeInRightBig","wow fadeInUp":"fadeInUp","wow fadeInUpBig":"fadeInUpBig","wow fadeOut":"fadeOut","wow fadeOutDown":"fadeOutDown","wow fadeOutDownBig":"fadeOutDownBig","wow fadeOutLeft":"fadeOutLeft","wow fadeOutLeftBig":"fadeOutLeftBig","wow fadeOutRight":"fadeOutRight","wow fadeOutRightBig":"fadeOutRightBig","wow fadeOutUp":"fadeOutUp","wow fadeOutUpBig":"fadeOutUpBig","wow flip":"flip","wow flipCase":"flipCase","wow flipInX":"flipInX","wow flipInY":"flipInY","wow flipOutX":"flipOutX","wow flipOutY":"flipOutY","wow lightSpeedIn":"lightSpeedIn","wow lightSpeedOut":"lightSpeedOut","wow rotateBg":"rotateBg","wow rotateIn":"rotateIn","wow rotateInDownLeft":"rotateInDownLeft","wow rotateInDownRight":"rotateInDownRight","wow rotateInUpLeft":"rotateInUpLeft","wow rotateInUpRight":"rotateInUpRight","wow rotateOut":"rotateOut","wow rotateOutDownLeft":"rotateOutDownLeft","wow rotateOutDownRight":"rotateOutDownRight","wow rotateOutUpLeft":"rotateOutUpLeft","wow rotateOutUpRight":"rotateOutUpRight","wow hinge":"hinge","wow rollIn":"rollIn","wow rollRight":"rollRight","wow rollOut":"rollOut","wow zoomInSmall":"zoomInSmall","wow zoomIn":"zoomInBig","wow zoomOut":"zoomOut","wow skewIn":"skewInLeft","wow skewInRight":"skewInRight","wow skewInBottom":"skewInBottom","wow RotatingY":"RotatingY","wow PXLfadeInUp":"PXLfadeInUp","fadeInPopup":"fadeInPopup","pxl-slip-text-color":"Slip Text Color","wow pxl-bounce-animation":"Pxl Bounce Animation","wow scaleIn":"PXL ScaleIn"},"default":""},{"name":"pxl_animate_delay","label":"Animate Delay","type":"text","default":"0","description":"Enter number. Default 0ms"}]}]}'; protected $styles = array( ); protected $scripts = array( ); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings