Odule Extend View Class

Hi there,

I had a question and I can’t seem to find any solution for it… I was recently working on a module and it is actually working fine, but in the moment I have something like this

Code:
‘oxarticlelist’ => ‘x_module/core/x_module_articlelist’,
‘start’ => ‘x_module/views/x_module_content’,
‘alist’ => ‘x_module/views/x_module_content’,
‘details’ => ‘x_module/views/x_module_content’,
‘tag’ => ‘x_module/views/x_module_content’,
‘search’ => ‘x_module/views/x_module_content’,
‘compare’ => ‘x_module/views/x_module_content’,
‘manufacturerlist’ => ‘x_module/views/x_module_content’,
as you can see I have extended almost most all page classes, I would like to simplify that, like extending one class…

You can extend oxviewconfig

Dude … you just copy pasted my thread wth???

just do what this guy says and it will work…
http://forum.oxid-esales.com/showthread.php?t=15294#post95538