The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Manoc::Controller::Workstation - Workstation controller

VERSION

version 2.99.2

DESCRIPTION

Workstation CRUD controller using for the /workstation path.

CONSUMED ROLES

  • App::Manoc::ControllerRole::CommonCRUD

  • App::Manoc::ControllerRole::JQDatatable

  • App::Manoc::ControllerRole::JSONView

  • App::Manoc::ControllerRole::CSVView

ACTIONS

create

Override create action to support hardware_id form default.

edit

import_csv

Import a workstation hardware list from a CSV file

decommission

restore

METHODS

datatable_search_cb

Update datatable filter using search_status

datatable_row

Create a row object for datatable adding hardware info resolving href.

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.