Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
O
P
Q
R
S
T
U
V
W
C
call()
- Method in class org.drupal.project.computing.
DCommand
Impelments Callable::call().
checkComputing()
- Method in class org.drupal.project.computing.
DUtils.Drush
Check if the "computing" module drush command is available.
checkConnection()
- Method in class org.drupal.project.computing.
DDrushSite
checkConnection()
- Method in class org.drupal.project.computing.
DSite
Check whether connection to Drupal site is established.
checkJavaVersion()
- Method in class org.drupal.project.computing.
DUtils
Check to make sure Java is > 1.6
close()
- Method in class org.drupal.project.computing.
DDatabase
Don't forget to close the connections after using it.
commandRegistry
- Variable in class org.drupal.project.computing.
DApplication
acceptable command registry in the format of: Class name => the class object.
CommonApplication
- Class in
org.drupal.project.computing.common
This is the common application that illustrated how to use DApplication.
CommonApplication()
- Constructor for class org.drupal.project.computing.common.
CommonApplication
compareTo(DRecord)
- Method in class org.drupal.project.computing.
DRecord
The smaller the weight, created, or id, the smaller the record.
computingCall(String[])
- Method in class org.drupal.project.computing.
DUtils.Drush
Call any Drupal functions and returns results in json.
computingEval(String)
- Method in class org.drupal.project.computing.
DUtils.Drush
Run any drupal code and get returns results in json.
config
- Variable in class org.drupal.project.computing.
DApplication
Configuration for this application
create(Class<? extends DCommand>, DApplication, DRecord)
- Static method in class org.drupal.project.computing.
DCommand
Create a command sub-class, and then initialize it.
create(Class<? extends DCommand>, DApplication)
- Static method in class org.drupal.project.computing.
DCommand
create(String)
- Static method in class org.drupal.project.computing.
DRecord
create(String, String, String, Long, Long, Long)
- Static method in class org.drupal.project.computing.
DRecord
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
O
P
Q
R
S
T
U
V
W