[3286 total ]
Changeset [2025]: - Updated tools

- Updated tools

Ticket #467 (Add helper methods to ViewContext and BaseComponent for environment ...) created

Add helper methods to ViewContext and BaseComponent for environment related functionality:

inEnvironmentGroup(list/array) -> boolean

This function returns boolean if the passed single environment, list or array of environments ... [More] matches the current environment group.

inEnvironmentName(list/array) -> boolean

This function returns boolean if the passed single environment, list or array of environments matches the current environment name.

Ultimately, the functions will live in the AppManager but helper methods should be added to the ViewContext and BaseComponent so you don't have to type getAppManager().inXYZ(). [Less]

IntroductionToBeans edited

Fixes to formatting and a typo fix

(diff)

Re: [Mach-II] Error in taglibs from MachIIDashboard
Re: Error in taglibs from MachIIDashboard
Re: [Mach-II] Re: Error in taglibs from MachIIDashboard
Re: [Mach-II] Re: Error in taglibs from MachIIDashboard
Re: Error in taglibs from MachIIDashboard
Re: [Mach-II] Re: Error in taglibs from MachIIDashboard
Re: [Mach-II] Re: Error in taglibs from MachIIDashboard