Hi, I am using EE1.6.9 and I am upgrading my site to EE.2.2.3 we have our own developed third modules so i need to upgrade them! my problem is that:- we use Display Class for control panel administration files(mcp files) for example:- $DSP->input_text(),$DSP->table_qcell ,$DSP->anchor etc…
is there any class library in EE2.x so i can use to upgrade the modules easily ?
I read ExpressionEngine 2.0 Syntax Changes there a Note “This class has been deprecated and the main methods moved to the CP class”!
It’s kind of an arduous process, converting old Display class views. Have a look at some CodeIgniter helpers and libraries now available to you:
http://ellislab.com/codeigniter/user-guide/helpers/form_helper.html http://ellislab.com/codeigniter/user-guide/helpers/html_helper.html http://ellislab.com/codeigniter/user-guide/helpers/url_helper.html http://ellislab.com/codeigniter/user-guide/libraries/table.html
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.