Functions in Table Alternate Rows 7
Primary tabs
- Table Alternate Rows 5
- Table Alternate Rows 6
- Table Alternate Rows 7(active tab)
- Table Alternate Rows 8
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
table_altrow_filter_info |
./ |
Implements hook_filter_info(). | ||
table_altrow_str_replace_count |
./ |
Replace every instance of a string with a count parameter like PHP5. This can probably be removed with Drupal goes to PHP5 only. Shamelessly stolen and modified from http://ca.php.net/manual/en/function.str-replace.php#76180 | 1 | |
_table_altrow_process |
./ |
Filter process callback. | 1 | |
_table_altrow_tips |
./ |
Filter tips callback. |