You are here

Classes, traits, and interfaces in Little helpers 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ArrayConfig class Drupal\little_helpers src/ArrayConfig.php
Bundle class Drupal\little_helpers\Field src/Field/Bundle.php
BundleInterface interface Drupal\little_helpers\Field src/Field/BundleInterface.php 2
Client class Drupal\little_helpers\Rest src/Rest/Client.php This a simple JSON REST Client based on drupal_http_request().
DStatic class Drupal\little_helpers src/DStatic.php This class deals with request wide variables and flags. It's best to think of it like an object oriented version of drupal_static().
Field class Drupal\little_helpers\Field src/Field/Field.php OOP-wrapper for the data-structure used by field_*_field() functions. 1
FieldCollection class Drupal\little_helpers\Field src/Field/FieldCollection.php
FormState class Drupal\little_helpers\Webform src/Webform/FormState.php Class for making webform component values before an submission is saved.
FormStateTest class Drupal\little_helpers\Test\Webform tests/Webform/FormStateTest.php Test creating a submission object from various form states.
HttpError class Drupal\little_helpers\Rest src/Rest/HttpError.php An exception class that signifies a non 200 HTTP response.
Instance class Drupal\little_helpers\Field src/Field/Instance.php
Language class Drupal\little_helpers\Locale src/Locale/Language.php Model object for the {languages} table.
LanguageApi class Drupal\little_helpers\Locale src/Locale/LanguageApi.php
Model abstract class Drupal\little_helpers\DB src/DB/Model.php 1 1
PermissionMatrix class Drupal\little_helpers\c2c src/c2c/PermissionMatrix.php
QueueItem class Drupal\little_helpers\System src/System/QueueItem.php
Submission class Drupal\little_helpers\Webform src/Webform/Submission.php A useful wrapper for webform submission objects. 1
Webform class Drupal\little_helpers\Webform src/Webform/Webform.php 3
WebformTest class Drupal\little_helpers\Test\Webform tests/Webform/WebformTest.php Test the webform node wrapper.

Other projects