aegir_objects.drush.inc |
drush/aegir_objects.drush.inc |
|
Provision/Drush hooks for Aegir API commands. |
aegir_objects.info |
aegir_objects.info |
|
name = Aegir Objects API
description = API helpers to simplify interacting with Drupal 7 in an object-oriented fashion.
core = 7.x
package = Aegir
dependencies[] = hosting
files[] = classes/HostingFieldCleanup.inc
files[] =… |
aegir_objects.module |
aegir_objects.module |
|
Drupal needs this blank file. |
hosting.feature.objects.inc |
hosting.feature.objects.inc |
|
Expose the Aegir Objects API feature to hostmaster. |
HostingFieldable.inc |
traits/HostingFieldable.inc |
|
The HostingFieldable trait. |
HostingFieldCleanup.inc |
classes/HostingFieldCleanup.inc |
|
The HostingFieldCleanup class. |
HostingForm.inc |
classes/HostingForm.inc |
|
The HostingForm class. |
HostingNode.inc |
classes/HostingNode.inc |
|
The HostingNode class. |
ShellCommand.php |
drush/Provision/ShellCommand.php |
|
|