mgd_get_object_by_guid_all_langs
mgd_get_object_by_guid_all_langs -- List all language variants of an object
Description
object mgd_get_object_by_guid_all_langs (string guid)
Minimum version: Midgard 1.5 (Biergarten) / Multilang
Returns the list of all language variants of the object, traversable by calling fetch() on the returned object.
Returns an object traversable by calling fetch() if successful. Returns FALSE on failure.
