You are here

Files in Matrix field 6.2

Primary tabs

File namesort descending Location Namespace Description
admin.inc admin.inc Provides functions used in the creation of matrix fields.
content-field-field_fieldname.tpl.php content-field-field_fieldname.tpl.php content-field.tpl.php Default theme implementation to display the value of a field.
matrix.css matrix.css /* Display settings */ .matrix-table { } .matrix-first-col { font-weight:bold; } .matrix-links { } /* Administration settings */ .matrix-settings-title, .matrix-settings-type, .matrix-settings-edit { …
matrix.info matrix.info name = Matrix Field description = Defines field type for table with textfields. package = CCK core = 6.x dependencies[] = content
matrix.install matrix.install Installer for the matrix module
matrix.module matrix.module Defines simple matrix field types.
matrix.views.inc matrix.views.inc Views hooks implemented for the Matrix module.
matrix_handler_cell.inc matrix_handler_cell.inc
matrix_handler_field.inc matrix_handler_field.inc
README.txt README.txt ************* ** README: ** ************* DESCRIPTION: ----------- This module provides a field type for cck with table view of form elements. It is also possible to create use the element exposed by this module in the…

Other projects