Keyword

output media type

More
9 years 5 months ago #56638 by jaac
output media type was created by jaac
Hi, i try to get te output media type ( if it is video or audio( mp3 or soundcloud ) ) from item template but dont work.

i try it:

echo $item->video->mediaType;

and

$item->video->output->mediaType;

i see in the plugin tmpl its works:

<?php if($allowAudioDownloading && $output->mediaType=='audio'): ?>

Help please :(

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56642 by Lefteris
Replied by Lefteris on topic output media type
Hi. You cannot have the media type in the item view. This variable is only available in the plugin context.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56645 by jaac
Replied by jaac on topic output media type
Thanks, i will try with another thing

Please Log in or Create an account to join the conversation.

More
9 years 5 months ago #56649 by Lefteris
Replied by Lefteris on topic output media type
You are welcome.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum