Skip to main content
backdrop
Documentation
Documentation and API source code for Backdrop CMS.
Welcome!
Login
constant UPDATE_CURRENT
Home
»
API reference
»
1.x
»
update.module
Project is up to date.
6 uses of UPDATE_CURRENT
DashboardUpdateBlock::getContent
in core/
modules/
dashboard/
includes/
block.update.inc
Return the content of a block.
installer_manager_update_form
in core/
modules/
installer/
installer.manager.inc
Form constructor for the update form of the Installer module.
theme_update_report
in core/
modules/
update/
update.theme.inc
Returns HTML for the project status report.
theme_update_status_label
in core/
modules/
update/
update.theme.inc
Returns HTML for a label to display for a project's update status.
update_calculate_project_update_status
in core/
modules/
update/
update.compare.inc
Calculates the current update status of a specific project.
... See full list
File
core/
modules/
update/
update.module
, line 42
Handles update checking for Backdrop core and contributed projects.
Code
define
(
'UPDATE_CURRENT'
,
5
)
Search
Menu
Toggle menu visibility
Getting started
Installing
Updates vs upgrades
Hosting/deploying
Upgrading from Drupal
Introduction
Upgrade overview
Converting Drupal code
User guide
Quick start guide
Using Backdrop
Add-On Documentation
Developing for Backdrop
Developing modules
Developing themes
Developing layouts
Using libraries
Local development
Writing secure code
Using JavaScript
Contributors guide
Contribute to Backdrop core
How to use the core issue queue
Adding labels to issues
Adding milestones to issues
Contribute Backdrop add-ons
Contribute to documentation
Developer API
Topics
Functions
Classes
Files
Globals
Icon API
Database API
Theme functions
Form API reference
Appendix/reference
Change records
Glossary
Coding & documentation standards
Contrib permissions policy