You are here

Files in Patterns 7

Primary tabs

File namesort descending Location Namespace Description
api.inc patterns_export/api.inc Export the components configuration to a Pattern file.
api.inc includes/api/api.inc API for writing pattern files.
batch.inc includes/core/batch.inc Running patterns using Drupal's batch API.
block.inc patterns_components/components/block.inc
block.test tests/block/block.test SimpleTests for the Block component of Patterns.
color.inc patterns_components/components/color.inc
color.test tests/color/color.test SimpleTests for the Field component of Patterns.
common.inc theme/common.inc Theme functions.
common.inc includes/core/common.inc The common functions used by the Batch and PHP running modes.
config.inc includes/config.inc
content.test tests/node/content.test SimpleTests for the Node component of Patterns (Content Types).
core.inc patterns_export/core.inc
db.inc includes/db.inc Retrieve, save, and remove patterns from the database.
download.inc includes/io/download.inc Importing Patterns from a file or using an URL.
editor.css css/editor.css @CHARSET "UTF-8"; .CodeMirror { font-size: 1.1em; border-top: 1px solid black; border-bottom: 1px solid black; } .activeline {background: #f0fcff !important;} .fullscreen { display: block; position: absolute; top: 0; …
editor.inc includes/forms/editor.inc Functions, forms related to the Patterns editor.
error.inc includes/error.inc Error handling.
exporting.test tests/exporting/exporting.test Tests importing files.
feed.inc includes/feed.inc Patterns feed functions.
field.inc patterns_components/components/field.inc Patterns component for Fields.
field.test tests/field/field.test SimpleTests for the Field component of Patterns.
finalize.inc patterns_export/finalize.inc
first_install.inc includes/forms/first_install.inc Displays a form of necessary input configuration to the user.
forms.inc includes/forms/forms.inc
general.test tests/general/general.test General SimpleTests for Patterns. Also, a Pattern running base class which uses QuickRun.
helper.inc includes/forms/helper.inc Functions, forms related to the Patterns editor.
import.inc includes/io/import.inc Importing Patterns from a file or using an URL.
import.inc includes/forms/import.inc Importing Patterns from a file or using an URL.
importing.test tests/importing/importing.test Tests importing files.
indexes.test tests/indexes/indexes.test General SimpleTests for Patterns. Also, a Pattern running base class which uses QuickRun.
info.inc includes/forms/info.inc Functions, forms related to display general information about the Patterns module as a whole.
io.inc includes/io/io.inc Functions related to input/output operations.
lab.inc includes/forms/lab.inc Functions related to exporting patterns.
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
menu.inc patterns_components/components/menu.inc
menu.test tests/menu/menu.test SimpleTests for the menu component of Patterns.
modules.inc theme/modules.inc Patterns modules page theme functions.
modules.inc includes/core/modules.inc Functions to install and uninstall modules during the pattern execution.
node.inc patterns_components/components/node.inc
node.test tests/node/node.test SimpleTests for the Node component of Patterns (Node).
parser.inc includes/parser/parser.inc
parser.test tests/parser/parser.test SimpleTests for the Taxonomy component of Patterns.
path.inc includes/path.inc
pathauto.inc patterns_components/components/pathauto.inc
pathauto.test tests/pathauto/pathauto.test SimpleTests for the Field component of Patterns.
patterns.css css/patterns.css .patterns-form-key, .patterns-form-value { display: inline; } .patterns-form { margin: 20px; } .patterns-form-title { font-weight: bold; margin: 0 0 10px; } .alert { color: red; } .pattern-info { display:none; background-color: #fff1a8; …
patterns.drush.inc patterns.drush.inc Drush Patterns module commands
patterns.info patterns.info name = Patterns description = Magically import and export web site configuration and content to files. dependencies[] = token dependencies[] = libraries (>=7.x-2.x) core = 7.x version = 7.x-1.x-dev build = 7100-rc1 package = Patterns php = 5.2 ;…
patterns.install patterns.install
patterns.module patterns.module

Pages

Other projects