All results for “SD”
API
$page->matchesDatabase($s) apivar.method
Given a selector, return whether or not this Page matches by querying the database
$page->matchesDatabase($s) class.method
Given a selector, return whether or not this Page matches by querying the database
Fieldtype::isDeleteValue(Page $page, Field $field, mixed $value) class.method
Is given value one that should cause the DB row(s) to be deleted rather than saved?
InputfieldCKEditor::addExtraPluginsDir(string $dir) module.method
Add an extra plugins dir available to all CKEditor instances
InputfieldCKEditor::removeExtraPluginsDir(string $dir) module.method
Remove an extra plugins dir for all CKEditor instances
FieldtypeInteger::isDeleteValue(Page $page, Field $field, mixed $value) module.method
Is value one that should be deleted rather than stored in the DB?
FieldtypeComments::sendNotifyEmails(Page $page, Field $field, Comment $comment, array $emailsData) module.method
Get emails (and other data) of people that should be notified for a given Page’s comments
FieldtypeEmail::isDeleteValue(Page $page, Field $field, mixed $value) module.method
Is given value one that doesn’t need to be stored in DB?
ProcessProfile::isDisallowedUserName(string $value) module.method
Return error message if user name is not allowed (to change to) or boolean false if it is
Modules
ProcessDataImport 0.0.1
Import data from any feed (xml, json, csv supported) and save it as native pw-pages. This is non-working version of upcoming ProcessDataImport -module for ProcessWire CMS.
ProcessDateArchiver 1.0.0
Automatically archives pages based on a Datetime field (e.g. /news/2013/01/03/some-news-item/).
ProcessDashboard 1.0.2
A custom dashboard page for the ProcessWire admin.
ProcessDiagnostics 0.2.3
A simple diagnostic gathering suite of modules for ProcessWire CMS/CMF.
ProcessDatabaseBackups 0.0.6
Create and/or restore database backups from the ProcessWire admin.
ProcessDynamicSelects 0.0.5
Ajax-powered dynamic dropdown lists enabling the creation of cascading/chained selects for display and storage of multiple types of data. Makes data mapping an easy task with its intuitive, user-friendly and highly flexible approach to setting up, using, editing and saving relationships between multiple data types across your website.
ProcessDocumentation 1.0.5
A process you can use to create documentation pages.
ProcessDashboardTasks 0.0.1
MD Collabs Processwire Module
ProcessDebugPageFields 0.0.1
Module to help debug page fields in a readable manner.
ProcessDbMigrate 2.0.26
Manage migrations via the PW GUI
ProcessDataTables 0.6.5
Displays customizable backend tables for any ProcessWire template with flexible column selection, per-field output templates, and global formatting options.