You are here

15 methods override AjaxCommandInterface::commandFromSettings() in Forena Reports 7.4

AddCss::commandFromSettings in AjaxCommand/AddCss.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…
After::commandFromSettings in AjaxCommand/After.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…
Alert::commandFromSettings in AjaxCommand/Alert.php
Append::commandFromSettings in AjaxCommand/Append.php
JQuery Append Command
Before::commandFromSettings in AjaxCommand/Before.php
JQuery Before Command
Changed::commandFromSettings in AjaxCommand/Changed.php
Changed command
Css::commandFromSettings in AjaxCommand/Css.php
CSS JQuery Command
Data::commandFromSettings in AjaxCommand/Data.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…
Html::commandFromSettings in AjaxCommand/Html.php
JQuery Html Command
Invoke::commandFromSettings in AjaxCommand/Invoke.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…
Prepend::commandFromSettings in AjaxCommand/Prepend.php
JQuery Prepend Command
Remove::commandFromSettings in AjaxCommand/Remove.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…
Replace::commandFromSettings in AjaxCommand/Replace.php
JQuery Replace Command
Restripe::commandFromSettings in AjaxCommand/Restripe.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…
Settings::commandFromSettings in AjaxCommand/Settings.php
Settings are passed into this factory from either the skin or the report element. If there are complex structures when used in the arguments they will be passed in the 'text' setting. These should be decoded by any plugin intending to use…