PHP 8.2.30
Preview: index.js Size: 909 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/lib/backend/actions/index.js

import { DeleteAction } from './delete/delete-action.js';
import { ShowAction } from './show/show-action.js';
import { NewAction } from './new/new-action.js';
import { EditAction } from './edit/edit-action.js';
import { SearchAction } from './search/search-action.js';
import { ListAction } from './list/list-action.js';
import { BulkDeleteAction } from './bulk-delete/bulk-delete-action.js';
export * from './delete/delete-action.js';
export * from './show/show-action.js';
export * from './new/new-action.js';
export * from './edit/edit-action.js';
export * from './search/search-action.js';
export * from './list/list-action.js';
export * from './bulk-delete/bulk-delete-action.js';
export * from './action.interface.js';
export const ACTIONS = {
  new: NewAction,
  list: ListAction,
  show: ShowAction,
  edit: EditAction,
  delete: DeleteAction,
  bulkDelete: BulkDeleteAction,
  search: SearchAction
};

Directory Contents

Dirs: 7 × Files: 2

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-28 00:31:24
Edit Download
delete DIR
- drwxr-xr-x 2026-02-28 00:31:28
Edit Download
edit DIR
- drwxr-xr-x 2026-02-28 00:31:28
Edit Download
list DIR
- drwxr-xr-x 2026-02-28 00:31:44
Edit Download
new DIR
- drwxr-xr-x 2026-02-28 00:31:46
Edit Download
search DIR
- drwxr-xr-x 2026-02-28 00:31:48
Edit Download
show DIR
- drwxr-xr-x 2026-02-28 00:31:48
Edit Download
10 B lrw-r--r-- 2026-02-28 00:29:02
Edit Download
909 B lrw-r--r-- 2026-02-28 00:31:40
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).