Home > Oracle Application Express ... > APEX_CUSTOM_AUTH > CURRENT_PAGE_IS
CURRENT_PAGE_IS_PUBLIC Function |
![]() Previous |
![]() Next |
This function checks whether the current page's authentication attribute is set to Page Is Public and returns a Boolean value (true or false)
See Also: "Editing Page Attributes" and "Security" for information about setting this page attribute |
Syntax
FUNCTION CURRENT_PAGE_IS_PUBLIC RETURN BOOLEAN;