demo007 / mashups4jsf

Automatically exported from code.google.com/p/mashups4jsf
1 stars 0 forks source link

Implementing the mashup:youTubeVideoList component #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implementing the mashup:youTubeVideoList component to be used instead of
the YouTubeSearchService.

Original issue reported on code.google.com by Hazem.sa...@gmail.com on 5 Feb 2010 at 12:59

GoogleCodeExporter commented 9 years ago
It will have the following form:

<mashup:youTubeVideoList [searchParameters] resultItemVar="res">

<f:facet name="resultItem">
Here you can access the youTube Search result item
<f:facet>

</mashup:youTubeVideoList>

Original comment by Hazem.sa...@gmail.com on 5 Mar 2010 at 6:23

GoogleCodeExporter commented 9 years ago
The #Mashups4JSF youTubeVideoList component is available now and here is the
documentation: http://code.google.com/p/mashups4jsf/wiki/youTubeVideoList

Original comment by Hazem.sa...@gmail.com on 5 Mar 2010 at 11:07