You are here

7 calls to bean_load_plugin_class() in Bean (for Drupal 7) 7

Bean::loadUp in includes/bean.core.inc
This is a work around for version of PDO that call __construct() before it loads up the object with values from the DB.
Bean::setUp in includes/bean.core.inc
Set up the object instance on construction or unserializiation.
BeanEntityAPIController::setPlugin in includes/bean.core.inc
BeanTestPlugins::testBeanLoadPlugin in tests/BeanTestPlugins.test
Test loading of the plugin.
bean_load_plugin_class_all in ./bean.module
Load all widget classes
bean_type_load in ./bean.module
Menu Argument Loader
bean_type_panelizer_load in ./bean.module
Menu Argument Loader for panelizer tab.