Welcome Guest, Not a member yet? Register   Sign In
Accesto from view to function of two distinct controller
#2

You are only able to share the same function in a Controller, if they both extend the same parent.

Movies extends Example
Games extends Example

Movies and Games can now access functions in Example.

Or you need to add your functionally to a library, so you can share functions that way.
Reply


Messages In This Thread
RE: Accesto from view to function of two distinct controller - by jreklund - 06-24-2020, 01:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB