Updater::__construct
  • References/PHP/Drupal/Updater/Updater

public Updater::__construct($source, $root) Constructs

2025-01-10 15:47:30
Updater::makeWorldReadable
  • References/PHP/Drupal/Updater/Updater

public Updater::makeWorldReadable(&$filetransfer, $path, $recursive = TRUE)

2025-01-10 15:47:30
UpdaterInterface::postInstall
  • References/PHP/Drupal/Updater/UpdaterInterface

public UpdaterInterface::postInstall()

2025-01-10 15:47:30
Module::getInstallDirectory
  • References/PHP/Drupal/Updater/Module

public Module::getInstallDirectory() Returns

2025-01-10 15:47:30
Theme::isInstalled
  • References/PHP/Drupal/Updater/Theme

public Theme::isInstalled() Checks if the project

2025-01-10 15:47:30
Module::getRootDirectoryRelativePath
  • References/PHP/Drupal/Updater/Module

public static Module::getRootDirectoryRelativePath() Returns

2025-01-10 15:47:30
Updater::makeBackup
  • References/PHP/Drupal/Updater/Updater

public Updater::makeBackup(FileTransfer $filetransfer, $from, $to)

2025-01-10 15:47:30
Updater::prepareInstallDirectory
  • References/PHP/Drupal/Updater/Updater

public Updater::prepareInstallDirectory(&$filetransfer, $directory)

2025-01-10 15:47:30
UpdaterInterface
  • References/PHP/Drupal/Updater/UpdaterInterface

Defines an interface for a class which can update a Drupal project. An Updater currently serves the following purposes:

2025-01-10 15:47:30
UpdaterInterface::getProjectName
  • References/PHP/Drupal/Updater/UpdaterInterface

public static UpdaterInterface::getProjectName($directory)

2025-01-10 15:47:30