Closed (cannot reproduce)
Project:
Link
Version:
master
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 19:07 UTC
Updated:
28 Feb 2012 at 10:08 UTC
switch ($op) {
case 'form':
$form = array(
'#theme' => 'link_field_settings',
);
...
Could you please tell me what does '#theme' => 'link_field_settings', mean? Thanks. I am in the process to develop a similar module.
Does that mean that the setting form is going to call theme_link_field_settings to render its UI and takes $form as its parameter?
Thanks!
Comments
Comment #1
dqdNo module version provided. Issue too old.