Manual Chapter :
Changing Customized Properties in Advanced View
Applies To:
Show Versions
BIG-IP APM
- 15.0.1, 15.0.0
Changing Customized Properties in Advanced View
About Advanced Customization view
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.
Editing files in Advanced View
Edit files in Advanced View to configure settings not easily set in General
View.
- On the Main tab, click.The Customization tool appears in Advanced Customization view, displaying theForm Factor: Full/Mobile Browsersettings in the left pane.
- Select the resource type folder forAccess ProfilesorWebtops.
- Navigate through the folder hierarchy to find the file you want to edit, and click it.The file appears in the built-in editor pane, with simple syntax highlighting.
- Make the changes you require to the file. You can make changes in the editor screen, or you can edit in an external editor using copy and paste commands for your operating system.
- To save a draft of your changes without applying them, click theSave Draftbutton.
- To discard any changes saved with theSave Draftbutton, clickRevert, and follow the instructions on the confirmation dialog box.
- After you customize settings, click theSaveicon at the top of the Customization tool.
Properties for access profiles in Advanced View
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. |
Properties for webtops in Advanced View
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. |