私のモジュールでは、このコードを使用してページのURLを生成しています。
JURI::base() . ContentHelperRoute::getArticleRoute( $article->id, $article->catid )
これは正常に機能し、次のようなURLを生成します。
http://example.com/index.php?option=com_content&view=article&id=83&catid=26&Itemid=162
しかし、現在のページのSEF URLを生成するモジュールを取得する方法があるかどうか知りたいのですが。何かのようなもの:
http://example.com/resources/blog/83-illustration