Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
www
/
techniquetechs
/
wp-content
/
uploads
/
elementor-widget
/
File Content:
class-pxl-button.php
<?php class PxlButton_Widget extends Pxltheme_Core_Widget_Base{ protected $name = 'pxl_button'; protected $title = 'PXL Button'; protected $icon = 'eicon-button'; protected $categories = array( 'pxltheme-core' ); protected $params = '{"sections":[{"name":"source_section","label":"Source Settings","tab":"content","controls":[{"name":"style","label":"Button Style","type":"select","default":"default","options":{"default":"Default","btn-primary":"Primary","btn-secondary":"Secondary","btn-secondary light":"Secondary Light","btn-outline":"Outline","btn-outline-light":"Outline Light","btn-white":"White","pxl-btn-round":"Round Button","link":"Link"},"condition":[]},{"name":"text","label":"Text","type":"text","default":"Click Here","placeholder":"Click here"},{"name":"link","label":"Link","type":"url","placeholder":"https:\/\/your-link.com","default":{"url":"#"}}]},{"name":"icon_section","label":"Icon Settings","tab":"content","controls":[{"name":"btn_icon","label":"Icon","type":"icons","label_block":true,"fa4compatibility":"icon"},{"name":"icon_align","label":"Icon Position","type":"select","default":"right","options":{"right":"After","left":"Before"}},{"name":"icon_space_left","label":"Icon Space Left","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-button-icon.left, {{WRAPPER}} .icon-ps-left svg":"margin-right: {{SIZE}}{{UNIT}};"},"condition":{"icon_align":["left"]}},{"name":"icon_space_right","label":"Icon Space Right","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-button-icon.right, {{WRAPPER}} .icon-ps-right svg":"margin-left: {{SIZE}}{{UNIT}};"},"condition":{"icon_align":["right"]}},{"name":"icon_font_size","label":"Icon Font Size","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-icon":"font-size: {{SIZE}}{{UNIT}};"}}]},{"name":"animation_section","label":"Animation Settings","tab":"content","controls":[{"name":"button_animation","label":" Motion Effect","type":"select","control_type":"responsive","options":{"":"Default","none":"None","pxl_fadeIn":"Fade In","pxl_fadeInDown":"Fade In Down","pxl_fadeInLeft":"Fade In Left","pxl_fadeInRight":"Fade In Right","pxl_fadeInUp":"Fade In Up","pxl_rotateIn":"Rotate In","pxl_rotateInDownLeft":"Rotate In Down Left","pxl_rotateInDownRight":"Rotate In Down Right","pxl_rotateInUpLeft":"Rotate In Up Left","pxl_rotateInUpRight":"Rotate In Up Right","pxl_zoomIn":"Zoom In"},"frontend_available":true,"default":"","condition":[]},{"name":"button_animation_duration","label":" Animation Duration (s: 0.1, 1, 2, 3)","type":"number","min":0,"selectors":{"{{WRAPPER}}.pxl-animated":"--pxl-animation-duration: {{VALUE}}s;"},"condition":{"button_animation!":""}},{"name":"button_animation_delay","label":" Animation Delay (s: 0.1, 0.2, 0.3)","type":"number","min":0,"frontend_available":true,"condition":{"button_animation!":""}},[{"name":"button_popover","label":"Split Text Options From","type":"popover_toggle","label_off":"Default","label_on":"Custom","return_value":"yes"},{"name":"button_start_popover","label":"Start Popover","type":"pxl_start_popover"},{"name":"button_sp_type","label":"Button Split Text Effect","label_block":true,"type":"select","control_type":"responsive","options":{"":"Default","none":"None","chars":"Chars","words":"Words","lines":"Lines","words-scale":"Words Scale"},"frontend_available":true,"default":""},{"name":"button_sp_opacity","label":"Opacity (0, 0.1, 0.2, 1)","type":"number","min":0,"frontend_available":true,"selectors":{"{{WRAPPER}} .pxl-split-text":"--button_opacity: {{VALUE}};"},"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_offset_x","label":"Offset X (px: -30, 0, 50)","type":"number","frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_offset_y","label":"Offset Y (px: -30, 0, 50)","type":"number","frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_rotation","label":"Rotation (deg: -360, 0, 360)","type":"number","frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_rotationx","label":"rotationX (deg: -360, 0, 360)","type":"number","frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_rotationy","label":"rotationY (deg: -360, 0, 360)","type":"number","frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_scale","label":"Scale (0, 0.4, 1, 1.5)","type":"number","min":0,"frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_scalex","label":"scaleX (0, 0.5, 1, 2)","type":"number","min":0,"frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_scaley","label":"scaleY (0, 0.5, 1, 2)","type":"number","min":0,"frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_toggle_actions","label":"Toggle Actions","type":"select","options":{"":"Default","play none none none":"play none none none","play reverse play reverse":"play reverse play reverse","play none none reverse":"play none none reverse","play none none reset":"play none none reset"},"default":"","frontend_available":true,"condition":{"button_sp_type!":["","none"]}},{"name":"button_sp_once","label":"Once","type":"select","options":{"":"Default","1":"True","0":"False"},"default":"","frontend_available":true,"condition":{"button_sp_type!":["","none"]}},{"name":"button_sp_ease","label":"Ease","type":"select","options":{"":"Default","none":"none","power1.in":"power1.in","power1.out":"power1.out","power1.inOut":"power1.inOut","power2.in":"power2.in","power2.out":"power2.out","power2.inOut":"power2.inOut","power3.in":"power3.in","power3.out":"power3.out","power3.inOut":"power3.inOut","circ.in":"circ.in","circ.out":"circ.out","circ.inOut":"circ.inOut","sine.in":"sine.in","sine.out":"sine.out","sine.inOut":"sine.inOut"},"default":"","frontend_available":true,"condition":{"button_sp_type!":["","none"]}},{"name":"button_sp_animation_duration","label":"Duration (s: 0.1, 1, 2, 3)","type":"number","min":0,"frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_animation_delay","label":"Delay (s: 0.1, 0.2, 0.3)","type":"number","min":0,"frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_sp_scrub","label":"Scrub (s: -2, 0 , 1, 2, 8)","type":"number","frontend_available":true,"condition":{"button_sp_type!":["","none"]}},{"name":"button_sp_stagger","label":"Stagger (s: 0, 0.2, 1, 2)","type":"number","min":0,"frontend_available":true,"condition":{"button_sp_type!":["","none"]}},{"name":"button_sp_transform_origin","label":"Transform Origin (top center -50)","label_block":true,"type":"text","default":"","frontend_available":true,"condition":{"button_sp_type":["chars","words","lines"]}},{"name":"button_end_popover","label":"End Popover","type":"pxl_end_popover"}],{"name":"hover_split_text_anm","label":"Hover Split Text Animation","type":"select","options":{"":"None","hover-split-text":"Yes","only-hover-split-text":"Only for Hover"},"default":"","condition":{"button_split_text_anm!":""}}]},{"name":"style_section","label":"Style Settings","tab":"style","controls":[{"name":"text_align","label":"Alignment","type":"choose","control_type":"responsive","options":{"start":{"title":"Start","icon":"eicon-text-align-left"},"center":{"title":"Center","icon":"eicon-text-align-center"},"end":{"title":"End","icon":"eicon-text-align-right"}},"prefix_class":"elementor-align-","default":"","selectors":{"{{WRAPPER}} .pxl-button-wrapper":"justify-content: {{VALUE}};"}},{"name":"min_width","label":"Min Width","type":"slider","control_type":"responsive","range":{"px":{"min":0,"max":500}},"selectors":{"{{WRAPPER}} .pxl-btn":"min-width: {{SIZE}}{{UNIT}};"}},{"name":"min_height","label":"Min Height","type":"slider","control_type":"responsive","range":{"px":{"min":10,"max":100}},"selectors":{"{{WRAPPER}} .pxl-btn":"min-height: {{SIZE}}{{UNIT}};"}},{"name":"btn_padding","label":"Padding","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn, {{WRAPPER}} .pxl-button-wrapper a.link":"padding: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"control_type":"responsive"},{"name":"btn_full","label":"Full Width","type":"choose","control_type":"responsive","options":{"auto":{"title":"Auto","icon":"eicon-justify-center-h"},"100%":{"title":"Full","icon":"eicon-justify-space-between-h"}},"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn":"width: {{VALUE}};"}},{"name":"typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-button-wrapper .pxl-btn,{{WRAPPER}} .pxl-button-wrapper .link-more"},{"name":"btn_color","label":"Text Color","type":"color","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn, {{WRAPPER}} .pxl-button-wrapper .link-more":"color: {{VALUE}} !important;","{{WRAPPER}} .link-more.underline-true:after":"background-color: {{VALUE}} !important;"}},{"name":"btn_color_hover","label":"Text Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn:hover, {{WRAPPER}} .pxl-button-wrapper .pxl-btn:active, {{WRAPPER}} .pxl-button-wrapper .pxl-btn:focus, {{WRAPPER}} .pxl-button-wrapper .link-more:hover":"color: {{VALUE}} !important;","{{WRAPPER}} .link-more.underline-true:hover:after":"background-color: {{VALUE}} !important;"}},{"name":"btn_bg_color","label":"Background Color","type":"color","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn":"background: {{VALUE}} !important;"},"condition":{"style!":"link"}},{"name":"btn_bg_color_hover","label":"Background Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn:hover, {{WRAPPER}} .pxl-button-wrapper .pxl-btn:focus, {{WRAPPER}} .pxl-button-wrapper .pxl-btn:active":"background-color: {{VALUE}} !important;"},"condition":{"style!":["link","btn-secondary"]}},{"name":"bg_color_hover","label":"Background Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn.btn-secondary .su-button-effect::before":"background-color: {{VALUE}} !important;"},"condition":{"style":"btn-secondary"}},{"name":"btn_icon_color","label":"Icon Color","type":"color","selectors":{"{{WRAPPER}} .pxl-btn .pxl-icon":"color: {{VALUE}};","{{WRAPPER}} .pxl-btn .pxl-icon svg":"fill: {{VALUE}};"},"condition":{"style!":"link"}},{"name":"btn_icon_bg","label":"Icon Background","type":"color","selectors":{"{{WRAPPER}} .pxl-btn .pxl-icon":"background: {{VALUE}} !important;"},"condition":{"style!":"link"}},{"name":"btn_icon_bg_hover","label":"Icon Background Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-btn:hover .pxl-icon":"background-color: {{VALUE}} !important;"},"condition":{"style!":"link"}},{"name":"width_bg_hover","label":"Size background Hover","type":"slider","control_type":"responsive","size_units":["px"],"default":{"unit":"px"},"range":{"px":{"min":100,"max":600}},"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn.btn-secondary:hover .su-button-effect::before":"width: {{SIZE}}{{UNIT}}; height: {{SIZE}}{{UNIT}};"},"condition":{"style":"btn-secondary"}},{"name":"border_type","label":"Border Type","type":"select","options":{"":"None","solid":"Solid","double":"Double","dotted":"Dotted","dashed":"Dashed","groove":"Groove"},"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn":"border-style: {{VALUE}} !important;"},"condition":{"style!":"link"}},{"name":"border_width","label":"Border Width","type":"dimensions","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn":"border-width: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}} !important;"},"responsive":true,"condition":{"style!":"link"}},{"name":"border_color","label":"Border Color","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn":"border-color: {{VALUE}} !important;"},"condition":{"style!":"link","border_type!":""}},{"name":"border_color_hover","label":"Border Color Hover","type":"color","default":"","selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn:hover, {{WRAPPER}} .pxl-button-wrapper .pxl-btn:active, {{WRAPPER}} .pxl-button-wrapper .pxl-btn:focus":"border-color: {{VALUE}} !important;"},"condition":{"style!":"link","border_type!":""}},{"name":"btn_border_radius","label":"Border Radius","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-button-wrapper .pxl-btn":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"condition":{"style!":"link"}},{"name":"show_underline","label":"Show Underline","type":"switcher","condition":{"style":"link"}},{"name":"underline_style","label":"Underline Style","type":"select","options":{"":"df","style-1":"Style 1"},"default":"","condition":{"style":"link","show_underline":"true"}},{"name":"underline_weight","label":"Underline Weight","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":0,"max":30}},"selectors":{"{{WRAPPER}} .link-more.underline-true:after":"height: {{SIZE}}{{UNIT}};"},"condition":{"style":"link","show_underline":"true"}},{"name":"underline_bottom_space","label":"Underline Bottom Space","type":"slider","control_type":"responsive","size_units":["px"],"range":{"px":{"min":-50,"max":50}},"selectors":{"{{WRAPPER}} .link-more.underline-true:after":"bottom: {{SIZE}}{{UNIT}};"},"condition":{"style":"link","show_underline":"true"}}]}]}'; protected $styles = array( ); protected $scripts = array( ); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
class-pxl-accordion.php
3683 bytes
0644
class-pxl-anchor.php
4874 bytes
0644
class-pxl-badge.php
1997 bytes
0644
class-pxl-block-quote.php
1464 bytes
0644
class-pxl-breadcrumb.php
1958 bytes
0644
class-pxl-brochure-download.php
1102 bytes
0644
class-pxl-button.php
13902 bytes
0644
class-pxl-clients.php
16013 bytes
0644
class-pxl-contact-form.php
1665 bytes
0644
class-pxl-contact-info.php
7656 bytes
0644
class-pxl-countdown.php
2607 bytes
0644
class-pxl-counter.php
3718 bytes
0644
class-pxl-divider.php
3003 bytes
0644
class-pxl-fancy-box.php
16540 bytes
0644
class-pxl-fancybox-carousel.php
20105 bytes
0644
class-pxl-galleries.php
6677 bytes
0644
class-pxl-gallery-carousel.php
19286 bytes
0644
class-pxl-heading.php
9270 bytes
0644
class-pxl-history-carousel.php
15751 bytes
0644
class-pxl-history.php
3623 bytes
0644
class-pxl-icon.php
5636 bytes
0644
class-pxl-image-group.php
8925 bytes
0644
class-pxl-image.php
12050 bytes
0644
class-pxl-language-switcher.php
2068 bytes
0644
class-pxl-links.php
4401 bytes
0644
class-pxl-list-style.php
8665 bytes
0644
class-pxl-logo-marquee.php
3491 bytes
0644
class-pxl-logo.php
1075 bytes
0644
class-pxl-mailchimp.php
485 bytes
0644
class-pxl-menu.php
6281 bytes
0644
class-pxl-page-title.php
1394 bytes
0644
class-pxl-portfolio-meta.php
2650 bytes
0644
class-pxl-post-carousel.php
26263 bytes
0644
class-pxl-post-gallery-carousel.php
18241 bytes
0644
class-pxl-post-grid.php
11952 bytes
0644
class-pxl-post-list.php
7172 bytes
0644
class-pxl-post-nav.php
1334 bytes
0644
class-pxl-post-title.php
2389 bytes
0644
class-pxl-pricing-single.php
6823 bytes
0644
class-pxl-progressbar.php
3439 bytes
0644
class-pxl-quickcontact.php
6095 bytes
0644
class-pxl-search.php
3500 bytes
0644
class-pxl-slider.php
21525 bytes
0644
class-pxl-socials.php
4398 bytes
0644
class-pxl-tabs.php
2468 bytes
0644
class-pxl-team.php
7200 bytes
0644
class-pxl-testimonial-carousel.php
17045 bytes
0644
class-pxl-text-editor.php
5779 bytes
0644
class-pxl-user-anchor.php
7091 bytes
0644
class-pxl-video.php
12261 bytes
0644
N4ST4R_ID | Naxtarrr