![]() |
![]()
| ![]() |
![]()
module_loadedReturn true if the module is loaded. NAMEMojoMojo::Formatter::Amazon - Include Amazon objects on your page. DESCRIPTIONThis is an url formatter. it takes urls containing amazon and /-/ or /ASIN/ and make a pretty formatted link to that object in the amazon web store. It automatically handles books/movies/dvds and formats them as apropriate. You can also pass 'small' as a parameter after the url, and it will make a thumb link instead of a blurb. METHODSformat_content_orderFormat order can be 1-99. The Amazon formatter runs on 5. format_contentcalls the formatter. Takes a ref to the content as well as the context object. get <asin>Connects to amazon and retrieves a Net::Amazon object based on the supplied ASIN number. small <property>Renders a small version of the formatter. blurb <property>renders a full width blurb of the product, suitable for reviews and such. DVD <property>Product information suitable for DVD movies. Book <property>Product information suitable for books. Music <property>Product information suitable for music CDs. SEE ALSOMojoMojo, Module::Pluggable::Ordered, Net::Amazon. AUTHORSMarcus Ramberg <mramberg@cpan.org LICENSEThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
|