'validate' => [ 'pattern' => '#int', 'xrequired' => 1, 'min' => 0, 'max' => 1000000, ], 'view' => 'table', 'css' => ' pr-row-title {width: 400px} @media screen and (max-device-width:650px) { pr-row-title {width: auto;} [type=text] {width: 60px} } ', 'psm' => [4,1,2,3], 'js' => ' $(":text").after(" руб."); ',