Preparing search index...
The search index is not available
drupal-js-sdk-api
drupal-js-sdk-api
Drupal
Drupal
Class Drupal
Drupal.
Hierarchy
Core
Drupal
Index
Constructors
constructor
Properties
config
service
Methods
get
Client
Service
get
Config
Service
get
Session
Service
initialize
set
Client
Service
set
Config
Service
set
Session
Service
Constructors
constructor
new
Drupal
(
config
:
DrupalConfig
)
:
Drupal
Parameters
config:
DrupalConfig
Returns
Drupal
Properties
config
config
:
StorageInterface
service
service
:
ServiceBag
= {}
Methods
get
Client
Service
get
Client
Service
(
)
:
XhrInterface
Returns
XhrInterface
get
Config
Service
get
Config
Service
(
)
:
StorageInterface
Returns
StorageInterface
get
Session
Service
get
Session
Service
(
)
:
StorageInterface
Returns
StorageInterface
initialize
initialize
(
options
:
DrupalConfig
)
:
Drupal
Parameters
options:
DrupalConfig
Returns
Drupal
set
Client
Service
set
Client
Service
(
client
:
XhrInterface
)
:
CoreInterface
Parameters
client:
XhrInterface
Returns
CoreInterface
set
Config
Service
set
Config
Service
(
config
:
StorageInterface
)
:
Drupal
Parameters
config:
StorageInterface
Returns
Drupal
set
Session
Service
set
Session
Service
(
session
:
StorageInterface
)
:
CoreInterface
Parameters
session:
StorageInterface
Returns
CoreInterface
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
drupal-
js-
sdk-
api
Core
Drupal
Drupal
constructor
config
service
get
Client
Service
get
Config
Service
get
Session
Service
initialize
set
Client
Service
set
Config
Service
set
Session
Service
Generated using
TypeDoc
Drupal.