Project

General

Profile

Actions

Feature #84003

closed

Ajax Widget independance from plugin

Added by elias about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
-
Start date:
2018-02-21
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Forming and ajax widget uri, makes a call to the page type 7076 defined in fluidAjaxWidgetResponse. This page uses a USER object with an userfunc to TYPO3\CMS\Fluid\Core\Widget\Bootstrap->run.

This function is a wrapper of the extbase bootstrap function \TYPO3\CMS\Extbase\Core\Bootstrap and works correctly except when the fluid widget view helper is not part of o plugin.

But this can be a usual scenario when, for instance, you call the viewhelper from a configuration extension of a project.

Actions

Also available in: Atom PDF