HEX
Server: Apache/2
System: Linux ws03 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
User: keesdewit (1017)
PHP: 8.3.30
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/keesdewit/public_html/wp-content/themes/enfold/framework/php/legacy_avia_shortcodes/sc/box.js
scnShortcodeMeta={
	attributes:[
		{
			label:"Content",
			id:"content",
			help: 'The content of your info box. Use a <br /> to start a new line.',
			isRequired:true
		},
		{
			label:"Type",
			id:"type",
			help:"Values: <empty>, info, alert, tick, download, note.", 
			controlType:"select-control", 
			selectValues:['', 'info', 'alert', 'tick', 'download', 'note', 'help', 'error'],
			defaultValue: '', 
			defaultText: 'none (Default)'
		},
		{
			label:"Size",
			id:"size",
			help:"Values: <empty>, medium, large.", 
			controlType:"select-control", 
			selectValues:['', 'large'],
			defaultValue: '', 
			defaultText: 'medium (Default)'
		},
		{
			label:"Style",
			id:"style",
			help:"Values: <empty> or rounded.", 
			controlType:"select-control", 
			selectValues:['', 'rounded'],
			defaultValue: '', 
			defaultText: 'none (Default)'
		},
		{
			label:"Border",
			id:"border",
			help:"Values: <empty>, none, full.", 
			controlType:"select-control", 
			selectValues:['', 'full'],
			defaultValue: '', 
			defaultText: 'top and bottom (Default)'
		},
		{
			label:"Icon",
			id:"icon",
			help:"Values: <empty>, none (for no icon), or full URL to a custom icon."
		}
		],
		defaultContent:"Don't box me in.",
		shortcode:"box"
};