Function getArticlesFromCategory
Read article languages of given category and the current language. Only online articles that are searchable are considered. Optionally an array of article language IDs to exclude can be given. If no article languages were found an empty array will be returned.
Package: Module\ContentSitemapHtml
Copyright: four for business AG
Author: marcus.gnass@4fb.de
Author: alexander.scheider@4fb.de
Located at data/examples/data/modules/content_sitemap_html/php/content_sitemap_html_output.php
Copyright: four for business AG
Author: marcus.gnass@4fb.de
Author: alexander.scheider@4fb.de
Located at data/examples/data/modules/content_sitemap_html/php/content_sitemap_html_output.php
integer |
$idcat |
ID of category to search in |
array |
$excludedIdArtLangs = [] |
[optional] ID of article languages to exclude |
array
|
of article languages |