我在Joomla1.7 "com_custom_component“中创建了一个自定义组件。如何路由到此组件?
在Joomla1.5中,它类似于,"index.php?option=com_custom_component&view=*“
csn I是如何在Joomla 1.7中实现这一点的?
发布于 2012-01-24 08:22:22
在Joomla 1.7中也是如此
index.php?option=com_custom_component&view=custom_viewhttps://stackoverflow.com/questions/7892160
复制相似问题