You are here

Classes, traits, and interfaces in Fasttoggle 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AbstractSettingGroup abstract class Drupal\fasttoggle\Plugin\SettingGroup src/Plugin/SettingGroup/AbstractSettingGroup.php Abstract interface for settings. 1
AbstractSettingObject abstract class Drupal\fasttoggle\Plugin\SettingObject src/Plugin/SettingObject/AbstractSettingObject.php Abstract class for an object on which Fasttoggle can modify settings. 4 1
BooleanFormatter class Drupal\fasttoggle\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/BooleanFormatter.php Plugin implementation of the 'Fasttoggle' field formatter. 10
comment class Drupal\fasttoggle\Plugin\SettingObject src/Plugin/SettingObject/comment.php Class for managing comments. 1 1
CommentCore class Drupal\fasttoggle\Plugin\SettingGroup src/Plugin/SettingGroup/CommentCore.php Abstract interface for groups of settings. Plugin strings are used for quick filtering without the need to instantiate the class. 1 1
CommentStatus class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/CommentStatus.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
ContextInterface interface Drupal\fasttoggle src/ContextInterface.php An interface for adding contexts in which toggles may be displayed.
ContextPluginManager class Drupal\fasttoggle src/ContextPluginManager.php Manages Fasttoggle Context plugins. 2
Fasttoggle class Drupal\fasttoggle\Controller src/Controller/Fasttoggle_overview.php Route controller for Fasttoggle.
FasttoggleController class Drupal\fasttoggle\Controller src/Controller/FasttoggleController.php Route controller for Fasttoggle. 2
FasttoggleSettingsForm class Drupal\fasttoggle\Form src/Form/FasttoggleSettingsForm.php Configure fasttoggle settings for this site. 1
node class Drupal\fasttoggle\Plugin\SettingObject src/Plugin/SettingObject/node.php Class for managing nodes. 1 1
NodeBooleanField class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/NodeBooleanField.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
NodeComments class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/NodeComments.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
NodeCore class Drupal\fasttoggle\Plugin\SettingGroup src/Plugin/SettingGroup/NodeCore.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class. 6 6
NodeListField class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/NodeListField.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
NodePromotion class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/NodePromotion.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
NodeStatus class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/NodeStatus.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
NodeSticky class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/NodeSticky.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
OptionsDefaultFormatter class Drupal\fasttoggle\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/OptionsDefaultFormatter.php Plugin implementation of the 'list_default' formatter. 1
PluginTypeExampleTest class Drupal\plugin_type_example\Tests src/Tests/PluginTypeExampleTest.php Test the functionality of the Plugin Type Example module.
SettingGroupInterface interface Drupal\fasttoggle\Plugin\SettingGroup src/Plugin/SettingGroup/SettingGroupInterface.php An interface for groups of settings on an object. 6 2
SettingGroupPluginManager class Drupal\fasttoggle src/SettingGroupPluginManager.php Manages Fasttoggle SettingGroup plugins. 2
SettingInterface interface Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/SettingInterface.php Interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class. 9
SettingObjectInterface interface Drupal\fasttoggle\Plugin\SettingObject src/Plugin/SettingObject/SettingObjectInterface.php An interface for objects that have toggleable attributes. 5 2
SettingObjectPluginManager class Drupal\fasttoggle src/SettingObjectPluginManager.php Manages Fasttoggle Manged Object plugins. 2
SettingPluginManager class Drupal\fasttoggle src/SettingPluginManager.php Manages Fasttoggle Setting plugins. 2
SettingTrait trait Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/SettingTrait.php Abstract interface for settings. 9
user class Drupal\fasttoggle\Plugin\SettingObject src/Plugin/SettingObject/user.php Class for managing users. 2 2
UserCore class Drupal\fasttoggle\Plugin\SettingGroup src/Plugin/SettingGroup/UserCore.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class. 1 1
UserRole class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/UserRole.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
UserRoles class Drupal\fasttoggle\Plugin\SettingGroup src/Plugin/SettingGroup/UserRoles.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class. 1 1
UserStatus class Drupal\fasttoggle\Plugin\Setting src/Plugin/Setting/UserStatus.php Abstract interface for settings. Plugin strings are used for quick filtering without the need to instantiate the class.
viewElementsTrait trait Drupal\fasttoggle src/viewElementsTrait.php Supply shared method for getting elements render array. 2

Other projects