mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
New standard for $sc_style. _WRAPPER. Needs to be completed.
This commit is contained in:
@@ -1106,6 +1106,8 @@ class e_shortcode
|
||||
|
||||
protected $mode = 'view'; // or edit. Used within shortcodes for form elements vs values only.
|
||||
|
||||
protected $wrapper = array(); // hold values of pre/post styling for each shortcode - see contact_template.php for an example.
|
||||
|
||||
/**
|
||||
* Storage for shortcode values
|
||||
* @var e_vars
|
||||
|
Reference in New Issue
Block a user