Through the Advanced Customization view, you can directly edit PHP, CSS, JavaScript, and HTML to control the display and function of web and client pages in Access Policy Manager®. You can use the built-in editor to edit files, or you can copy and paste with an editing application of your choice.
You can customize the following files for access profiles in Advanced View.
Files | Location | Description |
---|---|---|
apm_edge.css | The CSS that controls the look and feel for BIG-IP® Edge Client® pages. | |
header.inc | Specifies the page header content for access profile pages on all devices. | |
apm_mobile_ppc.css | The CSS that controls the look and feel for pages on a PocketPC device. | |
javascript_disabled.inc | The layout for the page that appears when JavaScript is disabled on the client. | |
apm_mobile.css | The layout properties for access policy pages on any mobile device that is not a PocketPC. | |
apm_full.css | The CSS and PHP code that controls the look and feel for pages on a web browser. | |
footer.inc | The include that specifies the footer text line. | |
apm.css | The PHP code that determines the CSS file that is used with a particular browser or device. | |
access_notfound.inc | The HTML, JavaScript, and PHP code that presents a page when access is not granted. | |
logout.inc | The HTML, JavaScript, and PHP code that presents a page when the user logs out. The file includes several options for different logout reasons. | |
my.acl.inc | The HTML, JavaScript, and PHP code that presents a page when the access to a page is denied for one of several reasons, including by an ACL. | |
http_401.inc | The page that appears when and HTTP 401 error (unauthorized) occurs. | |
logon.inc | A PHP file that specifies the layout and items that appear on the logon page. | |
decision_box.inc | Specifies the layout for the HTML that appears in a decision box. | |
message_box.inc | Specifies the layout for the HTML that appears in a message box. | |
access_notfound.inc | The HTML page that appears when access cannot be established. | |
logout.inc | The HTML page that appears when session logout occurs for one of several reasons. | |
my.acl.inc | The HTML page that appears when access is denied because of a login failure or ACL issue. | |
Macro pages | Macros can include any of the logon page, decision page, and message page customization files as listed here. |
You can customize the following files for webtops in Advanced View.
Files | Location | Description |
---|---|---|
webtop_popup.css | The CSS that controls the look and feel for the webtop popup screen. | |
desktopClass.js.inc | The JavaScript code that specifies how the webtop page is dynamically created. | |
webtop_help.inc | The HTML code on the webtop page that provides the link to the webtop help page. | |
hometab.inc | The JavaScript code that controls the look and feel for the Home tab. |