當前位置: 首頁>>代碼示例>>PHP>>正文


PHP updatenotify_exists函數代碼示例

本文整理匯總了PHP中updatenotify_exists函數的典型用法代碼示例。如果您正苦於以下問題:PHP updatenotify_exists函數的具體用法?PHP updatenotify_exists怎麽用?PHP updatenotify_exists使用的例子?那麽, 這裏精選的函數代碼示例或許可以為您提供幫助。


在下文中一共展示了updatenotify_exists函數的15個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的PHP代碼示例。

示例1: print_error_box

if (!empty($errormsg)) {
    print_error_box($errormsg);
}
?>
				<?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists_mode("raid_graid5", UPDATENOTIFY_MODE_DIRTY)) {
    print_warning_box(gettext("Warning: You are going to delete a RAID volume. All data will get lost and can not be recovered."));
}
?>
				<?php 
if (updatenotify_exists("raid_graid5")) {
    print_config_change_box();
}
?>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="25%" class="listhdrlr"><?php 
echo gettext("Volume Name");
?>
</td>
            <td width="25%" class="listhdrr"><?php 
echo gettext("Type");
?>
</td>
            <td width="20%" class="listhdrr"><?php 
echo gettext("Size");
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:disks_raid_graid5.php

示例2: gettext

</span></a></li>
				<li class="tabact"><a href="services_ftp_mod.php" title="<?php 
echo gettext("Reload page");
?>
"><span><?php 
echo gettext("Modules");
?>
</span></a></li>
			</ul>
		</td>
	</tr>
	<tr>
		<td class="tabcont">
			<form action="services_ftp_mod.php" method="post">
				<?php 
if (updatenotify_exists("ftpd_mod_ban")) {
    print_config_change_box();
}
?>
				<?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
				<table width="100%" border="0" cellpadding="6" cellspacing="0">
					<?php 
html_titleline_checkbox("mod_ban_enable", gettext("Ban list"), !empty($pconfig['mod_ban_enable']) ? true : false, gettext("Enable"), "enable_change(false)");
?>
					<tr>
						<td width="22%" valign="top" class="vncell"><?php 
echo gettext("Rules");
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:services_ftp_mod.php

示例3: print_error_box

if ($errormsg) {
    print_error_box($errormsg);
}
?>
				<?php 
if ($savemsg) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists_mode("raid_gvinum", UPDATENOTIFY_MODE_DIRTY)) {
    print_warning_box(gettext("Warning: You are going to delete a RAID volume. All data will get lost and can not be recovered."));
}
?>
				<?php 
if (updatenotify_exists("raid_gvinum")) {
    print_config_change_box();
}
?>
				<table width="100%" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="25%" class="listhdrlr"><?php 
echo gettext("Volume Name");
?>
</td>
						<td width="25%" class="listhdrr"><?php 
echo gettext("Type");
?>
</td>
						<td width="20%" class="listhdrr"><?php 
echo gettext("Size");
開發者ID:ZenaVault,項目名稱:FreeNAS-Source,代碼行數:31,代碼來源:disks_raid_gvinum.php

示例4: gettext

echo gettext("Modules");
?>
</span></a></li>
			</ul>
		</td>
	</tr>
  <tr>
    <td class="tabcont">
      <form action="services_rsyncd_module.php" method="post">
        <?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
        <?php 
if (updatenotify_exists("rsyncd")) {
    print_config_change_box();
}
?>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
          	<td width="15%" class="listhdrlr"><?php 
echo gettext("Name");
?>
</td>
            <td width="35%" class="listhdrr"><?php 
echo gettext("Path");
?>
</td>
            <td width="20%" class="listhdrr"><?php 
echo gettext("Comment");
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:services_rsyncd_module.php

示例5: gettext

echo gettext("Local");
?>
</span></a></li>
			</ul>
		</td>
	</tr>
  <tr>
    <td class="tabcont">
      <form action="services_rsyncd_local.php" method="post">
        <?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
        <?php 
if (updatenotify_exists("rsynclocal")) {
    print_config_change_box();
}
?>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="25%" class="listhdrlr"><?php 
echo gettext("Source share");
?>
</td>
						<td width="25%" class="listhdrr"><?php 
echo gettext("Destination share");
?>
</td>
						<td width="10%" class="listhdrr"><?php 
echo gettext("Who");
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:services_rsyncd_local.php

示例6: gettext

echo gettext("iSCSI Initiator");
?>
</span></a></li>
  		</ul>
  	</td>
	</tr>
  <tr>
    <td class="tabcont">
			<form action="disks_manage.php" method="post">
				<?php 
if ($savemsg) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists("device")) {
    print_config_change_box();
}
?>
				<table width="100%" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="5%" class="listhdrlr"><?php 
echo gettext("Disk");
?>
</td>
						<td width="5%" class="listhdrr"><?php 
echo gettext("Size");
?>
</td>
						<td width="40%" class="listhdrr"><?php 
echo gettext("Description");
開發者ID:ZenaVault,項目名稱:FreeNAS-Source,代碼行數:31,代碼來源:disks_manage.php

示例7: gettext

echo gettext("Local");
?>
</span></a></li>
			</ul>
		</td>
	</tr>
  <tr>
    <td class="tabcont">
      <form action="services_rsyncd_client.php" method="post">
        <?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
        <?php 
if (updatenotify_exists("rsyncclient")) {
    print_config_change_box();
}
?>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
						<td width="20%" class="listhdrlr"><?php 
echo gettext("Remote module (source)");
?>
</td>
						<td width="15%" class="listhdrr"><?php 
echo gettext("Remote address");
?>
</td>
						<td width="15%" class="listhdrr"><?php 
echo gettext("Local share (destination)");
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:services_rsyncd_client.php

示例8: print_error_box

if ($errormsg) {
    print_error_box($errormsg);
}
?>
				<?php 
if ($savemsg) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists_mode("raid_gstripe", UPDATENOTIFY_MODE_DIRTY)) {
    print_warning_box(gettext("Warning: You are going to delete a RAID volume. All data will get lost and can not be recovered."));
}
?>
				<?php 
if (updatenotify_exists("raid_gstripe")) {
    print_config_change_box();
}
?>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="25%" class="listhdrlr"><?php 
echo gettext("Volume Name");
?>
</td>
            <td width="25%" class="listhdrr"><?php 
echo gettext("Type");
?>
</td>
            <td width="20%" class="listhdrr"><?php 
echo gettext("Size");
開發者ID:ZenaVault,項目名稱:FreeNAS-Source,代碼行數:31,代碼來源:disks_raid_gstripe.php

示例9: gettext

echo gettext("sysctl.conf");
?>
</span></a></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td class="tabcont">
    	<form action="system_loaderconf.php" method="post">
    		<?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
	    	<?php 
if (updatenotify_exists("loaderconf")) {
    print_config_change_box();
}
?>
	      <table width="100%" border="0" cellpadding="0" cellspacing="0">
	        <tr>
	          <td width="40%" class="listhdrlr"><?php 
echo gettext("Variable");
?>
</td>
	          <td width="20%" class="listhdrr"><?php 
echo gettext("Value");
?>
</td>
	          <td width="30%" class="listhdrr"><?php 
echo gettext("Comment");
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:system_loaderconf.php

示例10: print_input_errors

	</td></tr>
	<tr>
		<td class="tabcont">
		<form action="extensions_bhyve.php" method="post" name="iform" id="iform">
			<?php 
if (!empty($input_errors)) {
    print_input_errors($input_errors);
}
?>
			<?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
			<?php 
if (updatenotify_exists("vm")) {
    print_config_change_box();
}
?>
			<table width="100%" border="0" cellpadding="6" cellspacing="0">
			
				<?php 
html_titleline_checkbox("enable", "Bhyve virtual machines", $pconfig['enable'], gettext("Enable"), "clickfix()");
?>
				
				<tr id='machines_tr'><td colspan='2' valign='top' class='vtable'>
					<?php 
//if( isset( $config['thebrig']['rootfolder'])==false):
?>
						<!--	<a title=<?php 
echo gettext("Configure TheBrig please first");
開發者ID:alexey1234,項目名稱:vmbhyve_nas4free,代碼行數:31,代碼來源:extensions_bhyve.php

示例11: gettext

echo gettext("Shares");
?>
</span></a></li>
      </ul>
    </td>
  </tr>
  <tr> 
    <td class="tabcont">
      <form action="services_samba_share.php" method="post">
        <?php 
if ($savemsg) {
    print_info_box($savemsg);
}
?>
        <?php 
if (updatenotify_exists("smbshare")) {
    print_config_change_box();
}
?>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
          	<td width="30%" class="listhdrlr"><?php 
echo gettext("Path");
?>
</td>
            <td width="20%" class="listhdrr"><?php 
echo gettext("Name");
?>
</td>
            <td width="20%" class="listhdrr"><?php 
echo gettext("Comment");
開發者ID:ZenaVault,項目名稱:FreeNAS-Source,代碼行數:31,代碼來源:services_samba_share.php

示例12: print_error_box

if (false === $smart) {
    print_error_box(gettext("Make sure you have activated S.M.A.R.T. for your devices."));
}
?>
				<?php 
if (!empty($input_errors)) {
    print_input_errors($input_errors);
}
?>
				<?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists("smartssd")) {
    print_config_change_box();
}
?>
				<table width="100%" border="0" cellpadding="6" cellspacing="0">
					<?php 
html_titleline_checkbox("enable", gettext("Self-Monitoring, Analysis and Reporting Technology"), !empty($pconfig['enable']) ? true : false, gettext("Enable"), "enable_change(this)");
?>
					<?php 
html_inputbox("interval", gettext("Check interval"), $pconfig['interval'], gettext("Sets the interval between disk checks to N seconds. The minimum allowed value is 10."), true, 5);
?>
					<tr>
						<td width="22%" valign="top" class="vncellreq"><?php 
echo gettext("Power mode");
?>
</td>
開發者ID:sdoney,項目名稱:nas4free,代碼行數:31,代碼來源:disks_manage_smart.php

示例13: print_error_box

	</tr>
	<tr>
		<td class="tabcont">
			<form action="disks_zfs_snapshot_auto.php" method="post">
				<?php 
if (!empty($errormsg)) {
    print_error_box($errormsg);
}
?>
				<?php 
if (!empty($savemsg)) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists("zfsautosnapshot")) {
    print_config_change_box();
}
?>
				<table width="100%" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="30%" class="listhdrlr"><?php 
echo gettext("Path");
?>
</td>
						<td width="20%" class="listhdrr"><?php 
echo gettext("Name");
?>
</td>
						<td width="10%" class="listhdrr"><?php 
echo gettext("Recursive");
開發者ID:rterbush,項目名稱:nas4free,代碼行數:31,代碼來源:disks_zfs_snapshot_auto.php

示例14: print_info_box

    }
    return $retval;
}
include "fbegin.inc";
?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td class="tabcont">
			<form action="system_routes.php" method="post">
				<?php 
if ($savemsg) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists("routes")) {
    print_config_change_box();
}
?>
				<table width="100%" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="15%" class="listhdrlr"><?php 
echo gettext("Interface");
?>
</td>
						<td width="25%" class="listhdrr"><?php 
echo gettext("Network");
?>
</td>
						<td width="20%" class="listhdrr"><?php 
echo gettext("Gateway");
開發者ID:ZenaVault,項目名稱:FreeNAS-Source,代碼行數:31,代碼來源:system_routes.php

示例15: gettext

echo gettext("Groups");
?>
</span></a></li>
			</ul>
		</td>
	</tr>
	<tr>
		<td class="tabcont">
			<form action="access_users_groups.php" method="post">
				<?php 
if ($savemsg) {
    print_info_box($savemsg);
}
?>
				<?php 
if (updatenotify_exists("userdb_group")) {
    print_config_change_box();
}
?>
				<table width="100%" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="45%" class="listhdrlr"><?php 
echo gettext("Group");
?>
</td>
						<td width="5%" class="listhdrr"><?php 
echo gettext("GID");
?>
</td>
						<td width="40%" class="listhdrr"><?php 
echo gettext("Description");
開發者ID:ZenaVault,項目名稱:FreeNAS-Source,代碼行數:31,代碼來源:access_users_groups.php


注:本文中的updatenotify_exists函數示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。