View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
11832Feature requestsPluginspublic2016-10-27 02:23
Reporteraledesma Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary11832: access to RegisterFunctions
Description

Seems that the RegisterFunctions function even though it is public it is not accessible via the LimeExpressionManager.
It is not possible to write a plugin to extend the Expression Manager. Currently all changes have to be made in the em_core_helper.php and in em_javascript.js

Additional Information

A possible solution is to enable the LimeExpressionManager singleton to access the function RegisterFunctions. Upon registering user defined expressions, it is necessary to provide also a JavaScript function. An additional file or similar solution should be provided. For instance, have a JavaScript file that extends the em_javascript functions in a modular fashion.
In summary: a mechanism should be provided for developers to add to the RegisterFunctions method the function so that it can also be defined in the JavaScript file.

Tagsexpression manager
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2016-10-27 02:22

developer   ~41575

Really strong support : a must have in fact .

But : EM is brittle and capricious ... then a lot of work

Issue History

Date Modified Username Field Change
2016-10-25 16:34 aledesma New Issue
2016-10-27 02:22 DenisChenu Note Added: 41575
2016-10-27 02:23 DenisChenu Tag Attached: expression manager
2016-10-27 02:23 DenisChenu Category Expression Manager => Plugins
2016-10-27 02:23 DenisChenu Product Version => 2.5+