[ulaform] Re: Action Driver

Vilius Šumskas vilius at lnk.lt
Thu Feb 17 01:55:36 PST 2005


Mini Chate <mini at zaphod.homeunix.com> rašė:

> I'm writing an action driver to allow using a non-horde sql database.
> However, I don't seem to be able to override the default to the 'horde'
> database by putting $params['database'] = array('label' =>
> _("Database"), 'type' => 'text'); in the getParams() method.
>
> Am I missing something here? I have linked
> http://zaphod.homeunix.com/horde/ulaform/lib/Action/otherdbsql.phps to
> the latest version of the code that I have so far.

Link is not working.

> I think this action might be useful to somepeople who want to use
> ulaform to update other databases they might be using.

When I was writing SQL action driver, I thought about this too, but 
hadn't much time to implement it completely. All you need to do is to 
modify initialise() method in sql.php and make it work with desired 
database parameter.

-- 
  Best Regards,

  Vilius



More information about the ulaform mailing list