【发布时间】:2018-02-19 11:36:34
【问题描述】:
我需要的是,当组件运行时,组件改变位置的内容。
例如,当 url 为:index.php?option=com_test 时,位置内容为'left' = test,当 url 为:index.php?option=com_users 时,位置按模块显示默认数据。
我也想改变这个位置的模块内容。
我查看了https://joomla.stackexchange.com/questions/1054/displaying-a-joomla-module-using-php,但这是针对组件中的视图模块。
【问题讨论】:
标签: php joomla joomla3.0 joomla-template joomla-component