コード例 #1
0
function formGoster($itemIdStr, $protokolStr, $gorusStr)
{
    $db =& JFactory::getOracleDBO();
    ?>
<form
	action="index.php?option=com_meslek_std_taslak_ara<?php 
    echo $protokolStr;
    echo $gorusStr;
    echo $itemIdStr;
    ?>
"
	method="post"><input type="hidden" value="hepsi" name="gorev" />
<table>
	<tr>
		<td width="200">Sektöre göre ara</td>
		<td width="130"><?php 
    echo sektorleriGoster($db);
    ?>
</td>
	</tr>
	<tr>
		<td width="200">Standart adına göre ara</td>
		<td width="130"><input type="text" name="standart_adi" /></td>
	</tr>
	<tr>
		<td width="200">Seviyeye göre ara</td>
		<td width="130"><?php 
    echo seviyeleriGoster($db);
    ?>
</td>
	</tr>
	<tr>
		<td width="200">İçerdigi görevlere göre ara</td>
		<td width="130"><input type="text" name="gorev_adi" /></td>
	</tr>
	<tr>
		<td width="200">Oluşturan Kuruluşa göre ara</td>
		<td width="130"><input type="text" name="olusturan" /></td>
	</tr>
	<tr>
		<td width="200"><?php 
    echo JText::_("CAPTCHA_INFO");
    ?>
</td>
		<td width="130"><img
			src="index.php?option=com_egbcaptcha&width=150&height=50&characters=5" />
		<div class="captchaInfo"><?php 
    echo JText::_("CAPTCHA_PIC_INFO");
    ?>
</div>
		<input id="verify_code" name="verify_code" type="text" /></td>
	</tr>
</table>
<input type="submit" value="Ara" /></form>
	<?php 
}
コード例 #2
0
ファイル: meslek_std_ara.php プロジェクト: kaantunc/MYK-BOR
function formGoster($itemIdStr)
{
    $db =& JFactory::getOracleDBO();
    ?>
	<form action="index.php?option=com_meslek_std_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="hepsi" name="gorev" />
		<table>
			<tr>
				<td width="200">Sektöre göre ara</td>
				<td width="130"><?php 
    echo sektorleriGoster($db);
    ?>
</td>
			</tr>
			<tr>
				<td width="200">Meslek Standardı adına göre ara</td>
				<td width="130"><input type="text" name="standart_adi" /></td>
			</tr>
			<tr>
				<td width="200">Meslek Standardı koduna göre ara</td>
				<td width="130"><input type="text" name="standart_kodu" /></td>
			</tr>
			<tr>
				<td width="200">Seviyeye göre ara</td>
				<td width="130"><?php 
    echo seviyeleriGoster($db);
    ?>
</td>
			</tr>
			<tr>
				<td width="200">İçerdiği görevlere göre ara</td>
				<td width="130"><input type="text" name="gorev_adi" /></td>
			</tr>
			<tr>
				<td width="200">Oluşturan Kuruluşa göre ara</td>
				<td width="130"><input type="text" name="olusturan" /></td>
			</tr>
			<tr>
				<td colspan="2">Resmi Gazete'de yayınlanma tarihine göre ara</td>
			</tr>
			<tr>
				<td width="165">Başlangıç <input type="text" size="10" id="tarih_baslangic" name="tarih_baslangic" /><input type="button" value="..." id="tarih_baslangic_button"></input></td>
				<td width="165">Bitiş <input type="text" size="10" id="tarih_bitis" name="tarih_bitis" /><input type="button" value="..." id="tarih_bitis_button"></input></td>
			</tr>
			<tr>
				<td width="200"><?php 
    echo JText::_("CAPTCHA_INFO");
    ?>
</td>
				<td width="130">
					<img src="index.php?option=com_egbcaptcha&amp;width=150&amp;height=50&amp;characters=5" />
					<div class="captchaInfo"><?php 
    echo JText::_("CAPTCHA_PIC_INFO");
    ?>
</div>
					<input id="verify_code" name="verify_code" type="text" />
				</td>
			</tr>
		</table>
		<input type="submit" value="Ara" />
	</form>
	<?php 
}
コード例 #3
0
function formGoster($itemIdStr)
{
    $db =& JFactory::getOracleDBO();
    ?>
	
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="sektor_id" name="gorev" />
		<table>
			<tr>
				<td width="150px">Sektöre göre ara</td>
				<td width="130px"><?php 
    echo sektorleriGoster($db);
    ?>
</td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="yeterlilik_kodu" name="gorev" />
		<table>
			<tr>
				<td width="150px">Yeterlilik koduna göre ara</td>
				<td width="130px"><input type="text" name="yeterlilik_kodu" /></td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="yeterlilik_adi" name="gorev" />
		<table>
			<tr>
				<td width="150px">Yeterlilik adına göre ara</td>
				<td width="130px"><input type="text" name="yeterlilik_adi" /></td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="seviye_id" name="gorev" />
		<table>
			<tr>
				<td width="150px">Seviyeye göre ara</td>
				<td width="130px"><?php 
    echo seviyeleriGoster($db);
    ?>
</td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="yeterlilik_birimi" name="gorev" />
		<table>
			<tr>
				<td width="150px">Yeterlilik birimine göre ara</td>
				<td width="130px"><input type="text" name="yeterlilik_birimi" /></td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="meslek_std_kod" name="gorev" />
		<table>
			<tr>
				<td width="150px">Kaynak teşkil eden meslek standardı koduna göre ara</td>
				<td width="130px"><input type="text" name="meslek_std_kod" /></td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="meslek_std_adi" name="gorev" />
		<table>
			<tr>
				<td width="150px">Kaynak teşkil eden meslek standardi adina göre ara</td>
				<td width="130px"><input type="text" name="meslek_std_adi" /></td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="olusturan" name="gorev" />
		<table>
			<tr>
				<td width="150px">Kaynak teşkil eden meslek standardi oluşturan kuruluşa göre ara</td>
				<td width="130px"><input type="text" name="olusturan" /></td>
				<td><input type="submit" value="Ara"></td>
			</tr>
		</table>
	</form>
	<form action="?option=com_yeterlilik_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="yeterlilik_adi" name="gorev" />
		<table>
			<tr>
				<td width="150px">Tümünü Listele</td>
				<td colspan="2"><input type="submit" value="Listele"></td>
			</tr>
		</table>
	</form>
	<?php 
}
コード例 #4
0
ファイル: yeterlilik_ara.php プロジェクト: kaantunc/MYK-BOR
			<td><input type="text" name="yeterlilik_adi" value="<?php 
echo $yeterlilik_adi;
?>
" /></td>
		</tr>
		<tr>
			<td>Seviye:</td>
			<td><?php 
echo seviyeleriGoster($db, $seviye_id);
?>
</td>
		</tr>
		<tr>
			<td>Sektör:</td>
			<td><?php 
echo sektorleriGoster($db, $sektor_id);
?>
</td>
		</tr>
		<tr>
			<td>Belgelendirme Kuruluşu:</td>
			<td><?php 
echo kuruluslariGoster($db, $kurulus_id);
?>
</td>
		</tr>	
		<tr>
			<td></td>
			<td><input type="checkbox" name="kurulusiceren" value="1" <?php 
echo $kurulusiceren != "" ? "checked = 'checked'" : "";
?>
コード例 #5
0
function formGoster($itemIdStr)
{
    $db =& JFactory::getOracleDBO();
    ?>
	
	<form action="index.php?option=com_yetkilendirilmis_kurulus_ara<?php 
    echo $itemIdStr;
    ?>
" method="post">
		<input type="hidden" value="hepsi" name="gorev" />
		<table>
			<tr>
				<td width="200">Kuruluş Adı</td>
				<td width="130"><input type="text" name="kurulus_adi" style="width:150px;"/></td>
			</tr>
			<tr>
				<td width="200">Kuruluş Türü</td>
				<td width="130"><?php 
    echo turleriGoster($db);
    ?>
</td>
			</tr>
			<tr>
				<td width="200">Faaliyette Bulunduğu Sektörler</td>
				<td width="130"><?php 
    echo sektorleriGoster($db);
    ?>
</td>
			</tr>
			<tr>
				<td width="200"><?php 
    echo JText::_("CAPTCHA_INFO");
    ?>
</td>
				<td width="130">
					<img src="index.php?option=com_egbcaptcha&width=150&height=50&characters=5" />
					<div class="captchaInfo"><?php 
    echo JText::_("CAPTCHA_PIC_INFO");
    ?>
</div>
					<input id="verify_code" name="verify_code" type="text" />
				</td>
			</tr>
			<tr>
				<td><input type="submit" value="Ara" /></td>
			</tr>
		</table>
		
	</form>
<!--	<br />-->
<!--	<form action="?option=com_yetkilendirilmis_kurulus_ara<?php 
    //echo $itemIdStr
    ?>
" method="post">-->
<!--		<input type="hidden" value="tumu" name="gorev" />-->
<!--		<table>-->
<!--			<tr>-->
<!--				<td colspan="2"><input type="submit" value="Tümünü Listele"></td>-->
<!--			</tr>-->
<!--		</table>-->
<!--	</form>-->
	<?php 
}