XML::Atom::Ext::Media::Group - Represents elements


XML-Atom-Ext-Media documentation  | view source Contained in the XML-Atom-Ext-Media distribution.

Index


NAME

Top

XML::Atom::Ext::Media::Group - Represents <media:grouå> elements

VERSION

Top

version 0.092840

SEE ALSO

Top

* XML::Atom::Ext::Media::Base

ATTRIBUTES

Top

content

Returns the first XML::Atom::Ext::Media::Content object in SCALAR context, or a list of them in LIST context.

contents

Returns a ARRAYREF in SCALAR context and otherwise behaves like content

METHODS

Top

default_content

Will look through contents for any element that returns true for isDefault. If no such element is found, it will return the first element in contents

AUTHOR

Top

  Andreas Marienborg <andremar@cpan.org>

COPYRIGHT AND LICENSE

Top


XML-Atom-Ext-Media documentation  | view source Contained in the XML-Atom-Ext-Media distribution.