xb8.php |
core/includes/transliteration/xb8.php |
|
xb9.php |
core/includes/transliteration/xb9.php |
|
xba.php |
core/includes/transliteration/xba.php |
|
xbb.php |
core/includes/transliteration/xbb.php |
|
xbc.php |
core/includes/transliteration/xbc.php |
|
xbd.php |
core/includes/transliteration/xbd.php |
|
xbe.php |
core/includes/transliteration/xbe.php |
|
xbf.php |
core/includes/transliteration/xbf.php |
|
xc0.php |
core/includes/transliteration/xc0.php |
|
xc1.php |
core/includes/transliteration/xc1.php |
|
xc2.php |
core/includes/transliteration/xc2.php |
|
xc3.php |
core/includes/transliteration/xc3.php |
|
xc4.php |
core/includes/transliteration/xc4.php |
|
xc5.php |
core/includes/transliteration/xc5.php |
|
xc6.php |
core/includes/transliteration/xc6.php |
|
xc7.php |
core/includes/transliteration/xc7.php |
|
xc8.php |
core/includes/transliteration/xc8.php |
|
xc9.php |
core/includes/transliteration/xc9.php |
|
xca.php |
core/includes/transliteration/xca.php |
|
xcb.php |
core/includes/transliteration/xcb.php |
|
xcc.php |
core/includes/transliteration/xcc.php |
|
xcd.php |
core/includes/transliteration/xcd.php |
|
xce.php |
core/includes/transliteration/xce.php |
|
xcf.php |
core/includes/transliteration/xcf.php |
|
xd0.php |
core/includes/transliteration/xd0.php |
|
xd1.php |
core/includes/transliteration/xd1.php |
|
xd2.php |
core/includes/transliteration/xd2.php |
|
xd3.php |
core/includes/transliteration/xd3.php |
|
xd4.php |
core/includes/transliteration/xd4.php |
|
xd5.php |
core/includes/transliteration/xd5.php |
|
xd6.php |
core/includes/transliteration/xd6.php |
|
xd7.php |
core/includes/transliteration/xd7.php |
|
xf9.php |
core/includes/transliteration/xf9.php |
|
xfa.php |
core/includes/transliteration/xfa.php |
|
xfb.php |
core/includes/transliteration/xfb.php |
|
xfc.php |
core/includes/transliteration/xfc.php |
|
xfd.php |
core/includes/transliteration/xfd.php |
|
xfe.php |
core/includes/transliteration/xfe.php |
|
xff.php |
core/includes/transliteration/xff.php |
|
unicode.entities.inc |
core/includes/unicode.entities.inc |
(X)HTML entities, as defined in HTML 4.01. |
unicode.inc |
core/includes/unicode.inc |
Provides Unicode-related conversions and operations. |
update.inc |
core/includes/update.inc |
Backdrop site update API. |
updater.inc |
core/includes/updater.inc |
Classes used for updating various files in the Backdrop webroot. These
classes use a FileTransfer object to actually perform the operations.
Normally, the FileTransfer is provided when the site owner is redirected to
authorize.php as part of a… |
userinterface.inc |
core/includes/userinterface.inc |
Provides the interface for user entities. |
utility.inc |
core/includes/utility.inc |
Miscellaneous functions. |
uuid.inc |
core/includes/uuid.inc |
Handling of universally unique identifiers. |
install.php |
core/install.php |
Initiates a browser-based installation of Backdrop. |
boxton.info |
core/layouts/boxton/boxton.info |
type = layout
name = Boxton
version = BACKDROP_VERSION
backdrop = 1.x
; Specify regions for this layout.
regions[header] = Header
regions[top] = Top
regions[content] = Content
regions[bottom] = Bottom
regions[footer] = Footer
;… |
layout--boxton.tpl.php |
core/layouts/boxton/layout--boxton.tpl.php |
Template for the Boxton layout. |
geary.info |
core/layouts/geary/geary.info |
type = layout
name = Geary
version = BACKDROP_VERSION
backdrop = 1.x
; Specify regions for this layout.
regions[header] = Header
regions[top] = Top
regions[third1] = First Column
regions[third2] = Second Column
regions[third3] … |