media.makeShown

Syntax

returns media.makeShown ( mixed id, boolean recursive = true, mixed uid = NULL )

Argument Info

NameTypeRequiredDefault valueDescription
idmixedRequirednoneA single media ID or an array of media IDs
recursivebooleanOptionaltrueThis argument is optional and defaults to true. When set to true all children, children of children, etc. will be made public. (0=false, 1=true)
uidmixedOptionalNULL

Response

The response of the makeShown method.

NameTypeDescriptionPossible Values
resultINTWill return 1 on the successful response of this method.empty, 1, error message

Return Values

FieldDescriptionPossible Values