12) || (start_time_hours < 1)) { alert('Invalid starting hour. Please enter a valid starting hour.'); return; } if((start_time_minutes > 59) || (start_time_minutes < 0)) { alert('Invalid starting minutes. Please enter a valid start time.'); return; } var start_time = convertTime(start_time_hours, start_time_minutes, start_time_ampm); } } function getQualifications(id) { alert('Shit\'s Wurkin\''); ". remote_function(array( 'update' => 'qualifications', 'url' => 'userManager/qualifications', 'with' => '"tech_id=" + id')). " } ");*/ /* echo javascript_tag(" function getQualifications(user) {". remote_function(array( 'update' => 'qualifications', 'url' => 'userManager/qualifications', 'with' => '"techId=" + user'))." } ");*/ ?> hasErrors()) { /*foreach($sf_request->getErrors() as $name => $error) { $validation_error .= $error; // echo '-'.$error."
"; } echo javascript_tag("alert('".$validation_error."');");*/ } else { if($saveStatus == 'success') { echo javascript_tag("alert('User information saved successfully')"); } } ?>
getId()); ?>
User Name getUserName()); ?>
First Name getFirstName()); ?>
Last Name getLastName()); ?>
Email getEmail()); ?>
Verify Email getEmail()); ?>
Phone getPhone()); ?>
Address getAddress()); ?>
getAddress2()); ?>
City getCity()); ?>
State 'Please Select...', 'AL' => 'Alabama', 'AK' => 'Alaska', 'AZ' => 'Arizona', 'AR' => 'Arkansas', 'CA' => 'California', 'CO' => 'Colorado', 'CT' => 'Connecticut', 'DE' => 'Delaware', 'DC' => 'District of Columbia', 'FL' => 'Florida', 'GA' => 'Georgia', 'HI' => 'Hawaii', 'ID' => 'Idaho', 'IL' => 'Illinois', 'IN' => 'Indiana', 'IA' => 'Iowa', 'KS' => 'Kansas', 'KY' => 'Kentucky', 'LA' => 'Louisiana', 'ME' => 'Maine', 'MD' => 'Maryland', 'MA' => 'Massachusetts', 'MI' => 'Michigan', 'MN' => 'Minnesota', 'MS' => 'Mississippi', 'MO' => 'Missouri', 'MT' => 'Montana', 'NE' => 'Nebraska', 'NV' => 'Nevada', 'NH' => 'New Hampshire', 'NJ' => 'New Jersey', 'NM' => 'New Mexico', 'NY' => 'New York', 'NC' => 'North Carolina', 'ND' => 'North Dakota', 'OH' => 'Ohio', 'OK' => 'Oklahoma', 'OR' => 'Oregon', 'PA' => 'Pennsylvania', 'RI' => 'Rhode Island', 'SC' => 'South Carolina', 'SD' => 'South Dakota', 'TN' => 'Tennessee', 'TX' => 'Texas', 'UT' => 'Utah', 'VT' => 'Vermont', 'VA' => 'Virginia', 'WA' => 'Washington', 'WV' => 'West Virginia', 'WI' => 'Wisconsin', 'WY' => 'Wyoming'), $populateUser->getState())); ?>
Zip getZip()); ?>
Password getPassword()); ?>
Verify password getPassword()); ?>
User type getUserTypeId())); //select_tag('user_type_id', objects_for_select($user_type_request,'getvalue'), $populateUser->getUserTypeId()); ?>
Start time '1', 'maxlength' => '2')).' : ' .input_tag('start_time_minutes' , $start_time_minutes , array('size' => '1', 'maxlength' => '2')) .' '.radiobutton_tag('start_time_ampm','am', $start_time_am).'am '.' ' .radiobutton_tag('start_time_ampm','pm', $start_time_pm).'pm'; ?>
End Time '1', 'maxlength' => '2')).' : ' .input_tag('end_time_minutes' , $end_time_minutes , array('size' => '1', 'maxlength' => '2')) .' '.radiobutton_tag('end_time_ampm','am', $end_time_am).'am '.' ' .radiobutton_tag('end_time_ampm','pm', $end_time_pm).'pm'; ?>
Order Weight 'Select...', '1' => '1', '2' => '2', '3' => '3', '4' => '4', '5' => '5','6' => '6','7' => '7','8' => '8','9' => '9','10' => '10','11' => '11','12' => '12', '13' => '13','14' => '14','15' => '15','16' => '16','17' => '17','18' => '18','19' => '19','20' => '20' ), $populateUser->getWeight())); ?>
getLastName()).', '.ucfirst($user->getFirstName()), 'getQualifications('.$user->getId().')'); ?>
Name User Type
getLastName()).', '.ucfirst($user->getFirstName()), 'userManager/index?mode=edit&id='.$user->getId()); ?> getUserType()->getTypeName(); ?>
getId()); ?>