1
0
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:
Cameron
2013-04-26 13:49:57 -07:00
parent 66eb7c1be7
commit 8a5ee90625
2 changed files with 28 additions and 14 deletions

View File

@@ -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