oop - What's the correct way to make a Model that's not a table In Cake 3.0? -


i have constants and/or functions don't belong particular table , want put them in model accessible other models , controllers. how this?

in cake 2 simple setting $usetable = false;

a model less form way process model less data.

check manuals chapter that.


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -