CORE POS - Fannie
The CORE POS back end
Public Member Functions | Public Attributes | Protected Attributes | List of all members
EditItemsFromSearch Class Reference
Inheritance diagram for EditItemsFromSearch:
FannieRESTfulPage FanniePage

Public Member Functions

 preprocess ()
 
 post_save_handler ()
 
 post_save_view ()
 
 post_u_handler ()
 
 post_u_view ()
 
 javascript_content ()
 
 helpContent ()
 
 unitTest ($phpunit)
 
- Public Member Functions inherited from FannieRESTfulPage
 readRoutes ()
 
 addRoute ()
 
 preprocess ()
 
 bodyContent ()
 
 unitTest ($phpunit)
 
 setForm (COREPOS\common\mvc\ValueContainer $f)
 
- Public Member Functions inherited from FanniePage
 preprocess ()
 
 getHeader ()
 
 addBootstrap ()
 
 addJQuery ()
 
 get_header ()
 
 getFooter ()
 
 get_footer ()
 
 loginRedirect ()
 
 login_redirect ()
 
 checkAuth ()
 
 check_auth ()
 
 helpContent ()
 
 preFlight ()
 
 postFlight ()
 
 setPermissions ($p)
 

Public Attributes

 $description
 
 $themed = true
 
- Public Attributes inherited from FanniePage
 $themed = true
 

Protected Attributes

 $header = 'Edit Search Results'
 
 $title = 'Edit Search Results'
 
- Protected Attributes inherited from FannieRESTfulPage
 $__method = ''
 
 $__models = array()
 
 $__routes
 
 $__route_stem = 'unknownRequest'
 
 $form
 
 $routing_trait
 
- Protected Attributes inherited from FanniePage
 $must_authenticate = false
 
 $current_user = false
 
 $auth_classes = array()
 
 $title = 'Page window title'
 
 $header = 'Page displayed header'
 
 $enable_linea = false
 

Additional Inherited Members

- Protected Member Functions inherited from FannieRESTfulPage
 checkRoute ($route, $try_routes)
 
 bestRoute ($try_routes)
 
 unknownRequestHandler ()
 
 unknownRequestView ()
 
 getModel ($database_connection, $class, $params, $find=False)
 
 get_model ($database_connection, $class, $params, $find=False)
 
- Protected Member Functions inherited from FanniePage
 lineaJS ()
 
 helpModal ()
 

Member Function Documentation

EditItemsFromSearch::post_u_view ( )

List known brands from vendorItems as a drop down selection rather than free text entry. prodExtra remains an imperfect solution but this can at least start normalizing that data

See brand above

Member Data Documentation

EditItemsFromSearch::$description
Initial value:
= '[Edit Search Results] takes a set of advanced search items and allows
editing some fields on all items simultaneously. Must be accessed via Advanced Search.'

The documentation for this class was generated from the following file: