cement.core.arg
cement.core.backend
cement.core.cache
cement.core.config
cement.core.controller
cement.core.exc
cement.core.extension
cement.core.foundation
cement.core.handler
cement.core.hook
cement.core.interface
cement.core.log
cement.core.mail
cement.core.meta
Meta
MetaMixin
cement.core.output
cement.core.template
cement.core.plugin
Cement core meta functionality.
Bases: object
object
Container class for meta attributes of a larger class. Keyword arguments are set as attributes of self.
self
Mixin that provides the meta class support to add settings to instances of objects. Meta keys cannot start with a _.
_