Array
(
[name] => Array
(
[edit] => 1
[add] => 1
[list] => 1
[details] => 1
[search] => 1
[notnull] => 1
[alias] => Name
[type] => text
[content_type] => text
[params] =>
[form_hint] =>
[var_name] => _ext_name
[value] => Laptop
)
[price] => Array
(
[edit] => 1
[add] => 1
[list] => 1
[details] => 1
[search] => 0
[notnull] => 0
[alias] => Price
[type] => text
[content_type] => text
[params] =>
[form_hint] => Keep em low!
[var_name] => _ext_price
[value] => 2300
)
[stock] => Array
(
[edit] => 1
[add] => 1
[list] => 1
[details] => 1
[search] => 1
[notnull] => 0
[alias] => Stock
[type] => select fix
[content_type] => html
[params] =>
[form_hint] =>
[values] => Array
(
[0] => yes
[1] => no
)
[names] => Array
(
[0] => yes
[1] => no
)
[var_name] => _ext_stock
[value] => no
)
[description] => Array
(
[edit] => 1
[add] => 1
[list] => 1
[details] => 1
[search] => 1
[notnull] => 0
[alias] => Description
[type] => textarea
[content_type] => html
[params] => rows="10" cols="60"
[form_hint] =>
[var_name] => _ext_description
[value] => Pentium III 500Mhz
256MB RAM
20GB HD
64MB VideoRAM
DVD-CDROM
)
[link] => Array
(
[edit] => 1
[add] => 1
[list] => 0
[details] => 1
[search] => 0
[notnull] => 0
[alias] => Link
[type] => text
[content_type] => url
[params] =>
[form_hint] =>
[var_name] => _ext_link
[value] => ftp://www.example.com
)
[brand] => Array
(
[edit] => 1
[add] => 1
[list] => 1
[details] => 1
[search] => 1
[notnull] => 0
[alias] => Brand
[type] => select foreign
[content_type] => html
[params] =>
[form_hint] =>
[foreign_value] => brand.name
[foreign_key] => brand.brand_id
[foreign_value_pattern] => {name} ({brand_id})
[foreign_new] => 1
[var_name] => _ext_brand
[values] => Array
(
[0] => 1
[1] => 2
[2] => 3
[3] => 4
[4] => 5
)
[names] => Array
(
[0] => Compaq (1)
[1] => Dell (2)
[2] => Sony (3)
[3] => Western Digital (4)
[4] => lol (5)
)
[value] => 1
)
[attachment] => Array
(
[edit] => 1
[add] => 1
[list] => 0
[details] => 1
[search] => 0
[notnull] => 0
[alias] => Attachment
[type] => file
[content_type] => generic
[params] =>
[form_hint] =>
[max_file_size] => 200000
[file_ext] => jpg,gif,png,tif,tiff
[on_change_del] => on
[max_width] =>
[max_height] =>
[var_name] => _ext_attachment
[value] => 4391ff112ea31_egg.gif
)
[checkbox] => Array
(
[edit] => 1
[add] => 1
[list] => 0
[details] => 1
[search] => 0
[notnull] => 0
[alias] => Checkbox
[type] => checkbox
[content_type] =>
[params] =>
[form_hint] =>
[var_name] => _ext_checkbox
[checked] =>
)
)