| Server IP : 180.180.241.3 / Your IP : 216.73.216.25 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/AppServ/www/umedia3/login.metadatacate/ |
Upload File : |
<?
;
include ("../inc/config.inc.php");
head();
$_REQPERM="metadata-cate";
mn_lib();
$tbname="library_modules";
$tbname="cate_sub";
$c[2][text]="Icon::l::Icon";
$c[2][field]="icon";
$c[2][fieldtype]="list:Applications.png,Chats.png,Documents.png,DropBox.png,Experiments.png,Folder_Apps.png,Folder_Burnable.png,Folder_Classic2.png,Folder_Classic.png,Folder_Developer.png,Folder_Documents.png,Folder_Gear.png,Folder_Generic.png,Folder_iPod.png,Folder_Library.png,Folder_Movie.png,Folder_Music.png,Folder_Pictures.png,Folder.png,Folder_Private.png,Folder_Public.png,Folder_Site.png,Folder_System2.png,Folder_System.png,Folder_User.png,Frolder_Drop.png,Library.png,Movies.png,Music.png,Pictures.png,Private.png,Sites.png,Users.png,Wallpapers.png";
$c[2][descr]="";
$c[2][defval]="normal";
$c[2][addon]="list-previewimg:$dcrURL"."neoimg/collectionicon,64,";
$c[8][text]="Pid::l::Pid";
$c[8][field]="pid";
$c[8][fieldtype]="addcontrol";
$c[8][descr]="";
$c[8][defval]=$main;
$c[3][text]="Name::l::Name";
$c[3][field]="name";
$c[3][fieldtype]="text";
$c[3][descr]="";
$c[3][defval]="";
$c[5][text]="ใช้กฏการเยี่ยมชมหรือไม่::l::Use visit rule";
$c[5][field]="usevisitrule";
$c[5][fieldtype]="list:yes,no";
$c[5][descr]="";
$c[5][defval]="no";
$c[9][text]="เรียงเป็นลำดับที่::l::Ordering";
$c[9][field]="ordr";
$c[9][fieldtype]="number";
$c[9][descr]="";
$c[9][defval]="99999";
//dsp
$dsp[4][text]="Icon::l::Icon";
$dsp[4][field]="icon";
$dsp[4][align]="center";
$dsp[4][filter]="module:localicon";
$dsp[4][width]="5%";
$dsp[3][text]="Name::l::Name";
$dsp[3][field]="name";
$dsp[3][width]="30%";
$dsp[5][text]="ใช้กฏการเยี่ยมชมหรือไม่::l::Use visit rule";
$dsp[5][field]="usevisitrule";
$dsp[5][filter]="switchsingle";
$dsp[5][width]="30%";
function localicon($wh) {
global $dcrURL;
return "<img src='$dcrURL/neoimg/collectionicon/$wh[icon]' width=64 height=64> <FONT class=smaller>[$wh[ordr]]</FONT>";
}
$o[addlink][] = "index.php::back";
fixform_tablelister($tbname," pid='$main' ",$dsp,"yes","yes","yes","main=$main",$c,"ordr,name",$o);
foot();
?>