|
get_bidi_imagename function |
|
Contained in package wwctx_api. Call this function to get the correct image for a particular user language. function get_bidi_imagename
) |
|
Version: Oracle9iAS Portal 9.0.2 or later |
|
|
Parameters: |
|
|
imagename |
The name of the image. Datatype: in varchar2 |
|
current_suffix |
The suffix to be changed. Datatype: in varchar2 |
|
new_suffix |
The new suffix. Datatype: in varchar2 |
|
Returns: This function returns the correct image for a particular user language. Exceptions: This function raises no user-defined exceptions. Example:
|
|
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |