Ejemplo n.º 1
0
						<td><input type="text" id="description" name="description" value="<?php 
                        echo isset($patentResult["description"]) ? html_encode($patentResult["description"]) : html_encode($PROCESSED["description"]);
                        ?>
" maxlength="255" style="width: 95%" /></td>						
					</tr>
					<tr>
						<td colspan="3">&nbsp;</td>
					</tr>
					<tr>
						<td></td>
						<td><label for="year_reported" class="form-required">Report Year</label></td>
						<?php 
                        if (isset($PROCESSED["year_reported"]) && $PROCESSED["year_reported"] != "") {
                            displayARYearReported($PROCESSED["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, true);
                        } else {
                            displayARYearReported($patentResult["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, false);
                        }
                        ?>
					</tr>
					<tr>
						<td colspan="3" style="padding-top: 25px">
							<table style="width: 100%" cellspacing="0" cellpadding="0" border="0">
							<tr>
								<td style="width: 25%; text-align: left">
									<input type="button" class="btn" value="Cancel" onclick="window.location='<?php 
                        echo ENTRADA_URL;
                        ?>
/annualreport/research'" />
								</td>
								<td style="width: 75%; text-align: right; vertical-align: middle">
									<span class="content-small">After saving:</span>
						<td><input type="text" id="role_description" name="role_description" value="<?php 
                        echo isset($membershipResult["role_description"]) ? html_encode($membershipResult["role_description"]) : html_encode($PROCESSED["role_description"]);
                        ?>
" style="width: 95%" /></td>
					</tr>
					<tr>
						<td colspan="3">&nbsp;</td>
					</tr>
					<tr>
						<td></td>
						<td><label for="year_reported" class="form-required">Report Year</label></td>
						<?php 
                        if (isset($PROCESSED["year_reported"]) && $PROCESSED["year_reported"] != "") {
                            displayARYearReported($PROCESSED["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, true);
                        } else {
                            displayARYearReported($membershipResult["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, false);
                        }
                        ?>
					</tr>
					<tr>
						<td colspan="3" style="padding-top: 25px">
							<table style="width: 100%" cellspacing="0" cellpadding="0" border="0">
							<tr>
								<td style="width: 25%; text-align: left">
									<input type="button" class="btn" value="Cancel" onclick="window.location='<?php 
                        echo ENTRADA_URL;
                        ?>
/annualreport/education'" />
								</td>
								<td style="width: 75%; text-align: right; vertical-align: middle">
									<span class="content-small">After saving:</span>
                            echo "<input type=\"radio\" id=\"location\" name=\"location\" value=\"Internal\" CHECKED /> Internal to Queen's<br>\n\t\t\t\t\t\t\t\t<input type=\"radio\" id=\"location\" name=\"location\" value=\"External\"/> External";
                        }
                        ?>
						</td>
					</tr>
					<tr>
						<td colspan="3">&nbsp;</td>
					</tr>
					<tr>
						<td></td>
						<td><label for="year_reported" class="form-required">Report Year</label></td>
						<?php 
                        if (isset($PROCESSED["year_reported"]) && $PROCESSED["year_reported"] != "") {
                            displayARYearReported($PROCESSED["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, true);
                        } else {
                            displayARYearReported($scholarlyResult["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, false);
                        }
                        ?>
					</tr>
					<tr>
						<td colspan="3" style="padding-top: 25px">
							<table style="width: 100%" cellspacing="0" cellpadding="0" border="0">
							<tr>
								<td style="width: 25%; text-align: left">
									<input type="button" class="btn" value="Cancel" onclick="window.location='<?php 
                        echo ENTRADA_URL;
                        ?>
/annualreport/research'" />
								</td>
								<td style="width: 75%; text-align: right; vertical-align: middle">
									<span class="content-small">After saving:</span>
						<td><textarea id="description" name="description" style="width: 95%" rows="4"><?php 
                        echo isset($clinicalEducationResult["description"]) ? html_encode($clinicalEducationResult["description"]) : html_encode($PROCESSED["description"]);
                        ?>
</textarea></td>
					</tr>
					<tr>
						<td colspan="3">&nbsp;</td>
					</tr>
					<tr>
						<td></td>
						<td><label for="year_reported" class="form-required">Report Year</label></td>
						<?php 
                        if (isset($PROCESSED["year_reported"]) && $PROCESSED["year_reported"] != "") {
                            displayARYearReported($PROCESSED["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, true);
                        } else {
                            displayARYearReported($clinicalEducationResult["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, false);
                        }
                        ?>
					</tr>
					<tr>
						<td colspan="3" style="padding-top: 25px">
							<table style="width: 100%" cellspacing="0" cellpadding="0" border="0">
							<tr>
								<td style="width: 25%; text-align: left">
									<input type="button" class="btn" value="Cancel" onclick="window.location='<?php 
                        echo ENTRADA_URL;
                        ?>
/annualreport/education'" />
								</td>
								<td style="width: 75%; text-align: right; vertical-align: middle">
									<span class="content-small">After saving:</span>
							<td><textarea id="comments" name="comments" style="width: 95%" rows="4"><?php 
                        echo isset($undergraduateTeachingResult["comments"]) ? html_encode($undergraduateTeachingResult["comments"]) : html_encode($PROCESSED["comments"]);
                        ?>
</textarea></td>
						</tr>
						<tr>
							<td colspan="3">&nbsp;</td>
						</tr>
						<tr>
							<td></td>
							<td><label for="year_reported" class="form-required">Report Year</label></td>
							<?php 
                        if (isset($PROCESSED["year_reported"]) && $PROCESSED["year_reported"] != "") {
                            displayARYearReported($PROCESSED["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, true);
                        } else {
                            displayARYearReported($undergraduateTeachingResult["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, false);
                        }
                        ?>
						</tr>
						<tr>
							<td colspan="3" style="padding-top: 25px">
								<table style="width: 100%" cellspacing="0" cellpadding="0" border="0">
								<tr>
									<td style="width: 25%; text-align: left">
										<input type="button" class="btn" value="Cancel" onclick="window.location='<?php 
                        echo ENTRADA_URL;
                        ?>
/annualreport/education'" />
									</td>
									<td style="width: 75%; text-align: right; vertical-align: middle">
										<span class="content-small">After saving:</span>
						<td><textarea id="description" name="description" style="width: 95%" rows="4"><?php 
                        echo isset($innovationResult["description"]) ? html_encode($innovationResult["description"]) : html_encode($PROCESSED["description"]);
                        ?>
</textarea></td>
					</tr>
					<tr>
						<td colspan="3">&nbsp;</td>
					</tr>
					<tr>
						<td></td>
						<td><label for="year_reported" class="form-required">Report Year</label></td>
						<?php 
                        if (isset($PROCESSED["year_reported"]) && $PROCESSED["year_reported"] != "") {
                            displayARYearReported($PROCESSED["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, true);
                        } else {
                            displayARYearReported($innovationResult["year_reported"], $AR_CUR_YEAR, $AR_PAST_YEARS, $AR_FUTURE_YEARS, false);
                        }
                        ?>
					</tr>
					<tr>
						<td colspan="3" style="padding-top: 25px">
							<table style="width: 100%" cellspacing="0" cellpadding="0" border="0">
							<tr>
								<td style="width: 25%; text-align: left">
									<input type="button" class="btn" value="Cancel" onclick="window.location='<?php 
                        echo ENTRADA_URL;
                        ?>
/annualreport/clinical'" />
								</td>
								<td style="width: 75%; text-align: right; vertical-align: middle">
									<span class="content-small">After saving:</span>