Home
Trees
Indices
Help
Package base
[
hide private
]
Package base
source code
Submodules
[
hide private
]
base.drupy
:
Drupy CGI and CLI execution script.
base.includes
base.includes.appglobals
:
Site-wide globals variables
base.includes.bootstrap
:
Functions that need to be loaded on every Drupal requst
base.includes.cache
:
Cache functions
base.includes.common
:
Common functions that many Drupy plugins will need to reference.
base.includes.database
:
Wrapper for database interface code.
base.includes.database_mysqli
:
Database interface code for MySQL database servers using the mysqli client libraries.
base.includes.file
:
API for handling file uploads and server file management.
base.includes.language
:
Multiple language handling functionality.
base.includes.menu
:
API for the Drupal menu system.
base.includes.module
:
Placeholder for Drupal's module.inc
base.includes.path
:
Functions to handle paths in Drupy, including path aliasing.
base.includes.plugin
:
API for loading and interacting with Drupal plugins.
base.includes.session
:
User session handling functions.
base.includes.theme
:
The theme system, which controls the output of Drupal.
base.includes.theme_maintenance
:
Theming for maintenance pages.
base.includes.unicode
:
Drupal Unicode helpers.
base.index
:
The Python page that serves all page requests on a Drupy installation.
base.lib
base.lib.drupy
base.lib.drupy.DrupyHelper
:
Various debugging helper functions.
base.lib.drupy.DrupyImport
:
Dynamic import functions.
base.lib.drupy.DrupyMySQL
:
A PHP/MySQL abstraction layer for Python.
base.lib.drupy.DrupyPHP
:
A PHP abstraction layer for Python
base.plugins
base.plugins.node
:
The core that allows content to be submitted to the site.
base.plugins.system
:
Configuration system that lets administrators modify the workings of the site.
base.plugins.user
:
Enables the user registration and login system.
base.sites
base.sites.all
base.sites.default
base.sites.default.settings
:
Drupal site-specific configuration file.
base.themes
base.themes.engines
base.themes.engines.drupytemplate
:
Handles integration of templates written in pure php with the Drupal theme system.
base.themes.garland
base.themes.garland.color
base.themes.garland.garland
:
Garland theme info file
base.themes.garland.template
:
Garland theme template override file
base.webtest
:
CGI Web Test
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Fri Sep 19 19:58:41 2008
http://epydoc.sourceforge.net