Standard API query parameters
This page lists standard API query parameters that the HWDMediaShare API supports. For example, a request to the following URL searches for the second set of 10 recently uploaded videos matching the query term "football":
/index.php?option=com_hwdmediashare&task=media&format=feed&type=rss
&filter_search=football
&filter_mediaType=4
&filter_order=a.created
&filter_order_Dir=ASC
&limitstart=10
&limit=10
| Name | Definition |
|---|---|
| limit | - |
| limitstart |
- |
| filter_order |
- |
| filter_order_Dir |
- |
| filter_search |
- |
| filter_mediaType |
- |
| filter_featured |
- |
| filter_author_id |
- |
| filter_author_filtering_type |
true/false |
| filter_excluded_articles |
- |
| filter_group_id |
- |
| filter_album_id |
- |
| filter_playlist_id |
- |
| filter_category_id |
- |
| filter_favourites_id |
- |
| limitstart |
- |
| limitstart |
- |
| limitstart |
- |
| limitstart |
- |
| limitstart |
- |
| limitstart |
- |
| limitstart |
- |
We also recommend
JFilterInput::clean();










