Dashboard > FarCry 4.0 Developers Guide > Home > Customise Float Menu
FarCry 4.0 Developers Guide
Customise Float Menu
Added by Geoff Bowers , last edited by Geoff Bowers on Aug 02, 2007
Labels: 
(None)

Overview

This include allows advanced developers to manipulate the menu aItems array before rendering the floater menu.

./core/tags/navajo/floatMenu.cfm
<cfif fileexists("#application.path.project#/system/floatMenu/_customItems.cfm")>
	<cfinclude template="/farcry/projects/#application.projectDirectoryName#/system/floatMenu/_customItems.cfm">
</cfif>

Powered by a free Atlassian Confluence Open Source Project License granted to FarCry CMS. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators