[Solar-talk] config inheritance in helpers
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Jul 27 05:19:02 PDT 2006
On 7/27/06, Jeff Surgeson <solar at 3hex.com> wrote:
> Firstly I think there might be a error in PagerSimple.php, you have it
> including Solar::loadClass('Solar_View_Helper') when it is extending
> Tipos_View_Helper_PagerBase, I think it needs to be
> Solar::loadClass('Tipos_View_Helper_PagerBase');
You are right. I'll fix it.
> Secondly I can not get Solar to Add Tipos_View_Helper to the Stack, how do I
> get Solar to add it?
Open all pager files and do a batch replace "Tipos_" by "YourVendorName_".
It just happens that I use the vendor name Tipos, you have to adapt it to yours.
rodrigo
More information about the solar-talk
mailing list