array ( 'rules' => array ( 'rules_lock_old_reu_forms' => array ( '#type' => 'rule', '#set' => 'event_node_update', '#label' => 'Lock Old Forms', '#active' => 1, '#weight' => '0', '#categories' => array ( ), '#status' => 'custom', '#conditions' => array ( 0 => array ( '#weight' => 0, '#type' => 'condition', '#settings' => array ( 'type' => array ( 'reu_application' => 'reu_application', ), '#argument map' => array ( 'node' => 'node', ), ), '#name' => 'rules_condition_content_is_type', '#info' => array ( 'label' => 'Updated content is REU Application', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Content', ), ), 'module' => 'Node', ), ), 1 => array ( '#type' => 'condition', '#settings' => array ( 'field_name' => 'field_reu_year_int', '#argument map' => array ( 'node' => 'node', ), 'value' => array ( 0 => array ( 'value' => '2010', ), ), 'code' => '', 'vars' => array ( ), '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'code' => array ( 0 => ':global', ), 'value|0|value' => array ( 0 => ':global', ), ), ), ), '#name' => 'content_rules_field_has_value', '#info' => array ( 'label' => 'Updated content\'s field \'field_reu_year_int\' has value', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Content', ), ), 'eval input' => array ( 0 => 'code', 1 => 'value|0|value', ), 'module' => 'CCK', ), '#weight' => 0, ), ), '#actions' => array ( 0 => array ( '#weight' => 0, '#info' => array ( 'label' => 'Revoke access for unchanged content\'s author.', 'arguments' => array ( 'node' => array ( 'type' => 'node', 'label' => 'Content', ), 'user' => array ( 'type' => 'user', 'label' => 'User', ), ), 'module' => 'Content access', ), '#name' => 'content_access_action_acl_revoke_access', '#settings' => array ( 'ops' => array ( 'update' => 'update', ), '#argument map' => array ( 'node' => 'node', 'user' => 'author_unchanged', ), ), '#type' => 'action', ), 1 => array ( '#type' => 'action', '#settings' => array ( 'message' => 'Locking account', 'error' => 0, '#eval input' => array ( 'token_rules_input_evaluator' => array ( 'message' => array ( 0 => ':global', ), ), ), ), '#name' => 'rules_action_drupal_message', '#info' => array ( 'label' => 'Show a configurable message on the site', 'module' => 'System', 'eval input' => array ( 0 => 'message', ), ), '#weight' => 0, ), ), '#version' => 6003, ), ), )