Feature #633
Get rid of different types of output variables
Start date:
January 30, 2013
Due date:
% Done:
100%
Estimated time:
Description
There is no more need to have a specific values for different output types (ajax, regular html).
The output values assignment should be done the single way - using iaView::assign method.
In particular, the following method will be removed: json
Then all of the values have to be shown according to the type of request (json, html, xml).
History
Updated by Batyr Mackenov about 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Done. commit:ab9902f