OUI_LanguageImage_UpdateAll()
See also: OpenLanguages API
Return to Introduction  Previous page  Next page

This function is used to update an image for ALL Languages. It uses the format:

<MvFUNCTION NAME = "OUI_LanguageImage_UpdateAll" PARAMETERS = "group, id, value, height, width" STANDARDOUTPUTLEVEL = "">  

This function is called with the parameters:

·l.group      set to the group "code" (see OUI_LangGroup_Create())  
·l.id      set to a ID number unique for each image within the specified group  
·l.value      set to the current path for the image  
·l.height      set to the current height for the image  
·l.width      set to the current width for the image  

The return value is either a "0" (error occurred) or a "1" (update success). If you want to update only the current Language, use OUI_LanguageImage_Update().

 


Send feedback on this documentation.
© 2004 - 2000 Darren Ehlers & OpenUI Developer Consortium