Pseudocode for options

foreach (activity_get_module_info() as $info)
  $options = $info->object_type
end

Comments

sirkitree’s picture

Can you elaborate on this a bit Scott?