|
Formatting |
group |
drupal-6.x/includes/common.inc |
Functions to format numbers, strings, dates, etc. |
|
format_size |
function |
drupal-6.x/includes/common.inc |
Generate a string representation for the given byte count. |
|
format_date |
function |
drupal-6.x/includes/common.inc |
Format a date with the given configured format or a custom format string. |
|
format_plural |
function |
drupal-6.x/includes/common.inc |
Format a string containing a count of items. |
|
filter_formats |
function |
drupal-6.x/modules/filter/filter.module |
Retrieve a list of input formats. |
|
format_rss_item |
function |
drupal-6.x/includes/common.inc |
Format a single RSS item. |
|
format_interval |
function |
drupal-6.x/includes/common.inc |
Format a time interval with the requested granularity. |
|
filter_format_load |
function |
drupal-6.x/modules/filter/filter.module |
|
|
filter_list_format |
function |
drupal-6.x/modules/filter/filter.module |
Retrieve a list of filters for a certain format. |
|
format_rss_channel |
function |
drupal-6.x/includes/common.inc |
Formats an RSS channel. |
|
format_xml_elements |
function |
drupal-6.x/includes/common.inc |
Format XML elements. |
|
theme_syslog_format |
function |
drupal-6.x/modules/syslog/syslog.module |
Format a system log entry. |
|
FILTER_FORMAT_DEFAULT |
constant |
drupal-6.x/modules/filter/filter.module |
|
|
filter_resolve_format |
function |
drupal-6.x/modules/filter/filter.module |
Resolve a format id, including the default format. |
|
_dblog_format_message |
function |
drupal-6.x/modules/dblog/dblog.admin.inc |
Formats a log message for display. |
|
_statistics_format_item |
function |
drupal-6.x/modules/statistics/statistics.module |
|
|
filter_format_allowcache |
function |
drupal-6.x/modules/filter/filter.module |
Check if text in a certain input format is allowed to be cached. |
|
filter_admin_format_page |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Menu callback; Display a filter format form. |
|
filter_admin_format_form |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Generate a filter format form. |
|
filter_admin_format_title |
function |
drupal-6.x/modules/filter/filter.module |
Display a filter format form title. |
|
filter_admin_format_form_submit |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Process filter format form submissions. |
|
system_site_information_settings |
function |
drupal-6.x/modules/system/system.admin.inc |
Form builder; The general site information form. |
|
filter_admin_format_form_validate |
function |
drupal-6.x/modules/filter/filter.admin.inc |
Validate filter format form submissions. |
|
system_site_information_settings_validate |
function |
drupal-6.x/modules/system/system.admin.inc |
Validate the submitted site-information form. |