CMSB v3.76 Beta Released (Performance Optimizations)

13 posts by 2 authors in: Forums > CMS Builder
Last Post: 3 hours ago   (RSS)

I'd say stick with $schema = loadSchema('myTable'); and get everything from there since that's the definitive source.

Dave Edis - Senior Developer
interactivetools.com

How do you update the menuHidden value?  With saveSchema()?  If so, it will update the menu order cache automatically.  And you can load it with: Itools\Cmsb\SchemaMenuOrder::loadMenuCache()

Note that undocumented internals might sometimes change, but usually quite infrequently.

Dave Edis - Senior Developer
interactivetools.com