Overview

Namespaces

  • None
  • RedBeanPHP
    • Adapter
    • BeanHelper
    • Cursor
    • Driver
    • Logger
      • RDefault
    • QueryWriter
    • RedException
    • Repository
    • Util

Classes

  • R
  • RedBean_SimpleModel

Functions

  • array_flatten
  • dmp
  • EID
  • genslots
  • Overview
  • Namespace
  • Class

Class RedBean_SimpleModel

SimpleModel Base Model For All RedBeanPHP Models using FUSE.

RedBeanPHP FUSE is a mechanism to connect beans to posthoc models. Models are connected to beans by naming conventions. Actions on beans will result in actions on models.

RedBeanPHP\SimpleModel
Extended by RedBean_SimpleModel
Copyright:

copyright (c) G.J.G.T. (Gabor) de Mooij and the RedBeanPHP Community This source file is subject to the BSD/GPLv2 License that is bundled with this source code in the file license.txt.


License: BSD/GPLv2
Author: Gabor de Mooij and the RedBeanPHP Team
File: RedBeanPHP/SimpleModel.php
Located at loader.php
Methods inherited from RedBeanPHP\SimpleModel
__get(), __isset(), __set(), box(), loadBean(), unbox()
Properties inherited from RedBeanPHP\SimpleModel
$bean
API documentation generated by ApiGen