You are here

public function BoxTypePluginInterface::values in Boxes 7.2

Define the form values and their defaults

1 method overrides BoxTypePluginInterface::values()
BoxPlugin::values in plugins/base.inc
Define the form values and their defaults

File

includes/boxes.core.inc, line 85
Box classes and plugin interface

Class

BoxTypePluginInterface
Interface for Plugin Classes

Code

public function values();