[3270 total ]
Re: [Mach-II] Mach-ii on a shared hosting and shared SSL environment not working
Re: [Mach-II] Mach-ii on a shared hosting and shared SSL environment not working
Re: Possible bug upgrading from 1.6 to 1.8 RC1
Re: [Mach-II] Re: Possible bug upgrading from 1.6 to 1.8 RC1
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