Index

(view)

o2viewtab_browse

boolean o2viewtab_browse(string $view_name, string $table_alias, string $index)

Open a window on the content of a table defined in a view, allowing data browsing and modifying.
If an index name is passed data will be ordered by the index.


Parameters:
  1. $view_name
  2. $table_alias
  3. $index