19 methods override AjaxCommandInterface::commandFromSettings() in Forena Reports 8
- AddCss::commandFromSettings in src/
FrxPlugin/ 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 src/
FrxPlugin/ 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 src/
FrxPlugin/ AjaxCommand/ Alert.php - Append::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ Append.php - JQuery Append Command
- Before::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ Before.php - JQuery Before Command
- Changed::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ Changed.php - Changed command
- CloseDialog::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ CloseDialog.php - Close a dialoge.
- CloseModalDialog::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ CloseModalDialog.php - Close a dialoge.
- Css::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ Css.php - CSS JQuery Command
- Data::commandFromSettings in src/
FrxPlugin/ 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 src/
FrxPlugin/ AjaxCommand/ Html.php - JQuery Html Command
- Invoke::commandFromSettings in src/
FrxPlugin/ 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…
- OpenDialog::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ OpenDialog.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…
- OpenModalDialog::commandFromSettings in src/
FrxPlugin/ AjaxCommand/ OpenModalDialog.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 src/
FrxPlugin/ AjaxCommand/ Prepend.php - JQuery Prepend Command
- Remove::commandFromSettings in src/
FrxPlugin/ 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 src/
FrxPlugin/ AjaxCommand/ Replace.php - JQuery Replace Command
- Restripe::commandFromSettings in src/
FrxPlugin/ 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 src/
FrxPlugin/ 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…