[Koha-devel] Documentation for KohaTable() javascript function

Jonathan Druart jonathan.druart at bugs.koha-community.org
Thu Nov 1 12:38:15 CET 2018


Hi David,

What do you want to know exactly?

`git grep KohaTable` will return:
includes/columns_settings.inc:function KohaTable(id_selector,
dt_parameters, columns_settings, add_filters) {

The more complete example is in reports/itemslost.tt, it has the
columns_settings and the filters.

Basically it's a wrapper for DataTables.

Cheers,
Jonathan


On Thu, 1 Nov 2018 at 01:19 David Cook <dcook at prosentient.com.au> wrote:

> Hi all,
>
>
>
> Does anyone know where there is any documentation for using the
> KohaTable() javascript function? I’m muddling through, but it would be
> great if there was something in at least
> https://wiki.koha-community.org/wiki/Coding_Guidelines.
>
>
>
> David Cook
>
> Systems Librarian
>
> Prosentient Systems
>
> 72/330 Wattle St
>
> Ultimo, NSW 2007
>
> Australia
>
>
>
> Office: 02 9212 0899 <02%2092%2012%2008%2099>
>
> Direct: 02 8005 0595 <02%2080%2005%2005%2095>
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20181101/2e305f56/attachment.html>


More information about the Koha-devel mailing list