Viewing file: monthly_fees_settings.php (45.23 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
$tdatamonthly_fees = array();
$tdatamonthly_fees[".searchableFields"] = array();
$tdatamonthly_fees[".ShortName"] = "monthly_fees";
$tdatamonthly_fees[".OwnerID"] = "";
$tdatamonthly_fees[".OriginalTable"] = "monthly_fees";
$tdatamonthly_fees[".pagesByType"] = my_json_decode( "{\"add\":[\"add\"],\"edit\":[\"edit\"],\"export\":[\"export\"],\"import\":[\"import\"],\"list\":[\"list\"],\"print\":[\"print\"],\"search\":[\"search\"],\"view\":[\"view\"]}" );
$tdatamonthly_fees[".originalPagesByType"] = $tdatamonthly_fees[".pagesByType"];
$tdatamonthly_fees[".pages"] = types2pages( my_json_decode( "{\"add\":[\"add\"],\"edit\":[\"edit\"],\"export\":[\"export\"],\"import\":[\"import\"],\"list\":[\"list\"],\"print\":[\"print\"],\"search\":[\"search\"],\"view\":[\"view\"]}" ) );
$tdatamonthly_fees[".originalPages"] = $tdatamonthly_fees[".pages"];
$tdatamonthly_fees[".defaultPages"] = my_json_decode( "{\"add\":\"add\",\"edit\":\"edit\",\"export\":\"export\",\"import\":\"import\",\"list\":\"list\",\"print\":\"print\",\"search\":\"search\",\"view\":\"view\"}" );
$tdatamonthly_fees[".originalDefaultPages"] = $tdatamonthly_fees[".defaultPages"];
// field labels
$fieldLabelsmonthly_fees = array();
$fieldToolTipsmonthly_fees = array();
$pageTitlesmonthly_fees = array();
$placeHoldersmonthly_fees = array();
if(mlang_getcurrentlang()=="English")
{
$fieldLabelsmonthly_fees["English"] = array();
$fieldToolTipsmonthly_fees["English"] = array();
$placeHoldersmonthly_fees["English"] = array();
$pageTitlesmonthly_fees["English"] = array();
$fieldLabelsmonthly_fees["English"]["ID"] = "ID";
$fieldToolTipsmonthly_fees["English"]["ID"] = "";
$placeHoldersmonthly_fees["English"]["ID"] = "";
$fieldLabelsmonthly_fees["English"]["paid_fees"] = "Paid Fees";
$fieldToolTipsmonthly_fees["English"]["paid_fees"] = "";
$placeHoldersmonthly_fees["English"]["paid_fees"] = "";
$fieldLabelsmonthly_fees["English"]["fees_month"] = "Fees Month";
$fieldToolTipsmonthly_fees["English"]["fees_month"] = "";
$placeHoldersmonthly_fees["English"]["fees_month"] = "";
$fieldLabelsmonthly_fees["English"]["fees_year"] = "Fees Year";
$fieldToolTipsmonthly_fees["English"]["fees_year"] = "";
$placeHoldersmonthly_fees["English"]["fees_year"] = "";
$fieldLabelsmonthly_fees["English"]["student_id"] = "Student Id";
$fieldToolTipsmonthly_fees["English"]["student_id"] = "";
$placeHoldersmonthly_fees["English"]["student_id"] = "";
$fieldLabelsmonthly_fees["English"]["deposit_fees_year"] = "Deposit Fees Year";
$fieldToolTipsmonthly_fees["English"]["deposit_fees_year"] = "";
$placeHoldersmonthly_fees["English"]["deposit_fees_year"] = "";
$fieldLabelsmonthly_fees["English"]["deposit_fees_month"] = "Deposit Fees Month";
$fieldToolTipsmonthly_fees["English"]["deposit_fees_month"] = "";
$placeHoldersmonthly_fees["English"]["deposit_fees_month"] = "";
$fieldLabelsmonthly_fees["English"]["student_name"] = "Student Name";
$fieldToolTipsmonthly_fees["English"]["student_name"] = "";
$placeHoldersmonthly_fees["English"]["student_name"] = "";
$fieldLabelsmonthly_fees["English"]["student_mobile1"] = "Student Mobile1";
$fieldToolTipsmonthly_fees["English"]["student_mobile1"] = "";
$placeHoldersmonthly_fees["English"]["student_mobile1"] = "";
$fieldLabelsmonthly_fees["English"]["payment_date"] = "Payment Date";
$fieldToolTipsmonthly_fees["English"]["payment_date"] = "";
$placeHoldersmonthly_fees["English"]["payment_date"] = "";
$fieldLabelsmonthly_fees["English"]["total_present_days"] = "Total Present Days";
$fieldToolTipsmonthly_fees["English"]["total_present_days"] = "";
$placeHoldersmonthly_fees["English"]["total_present_days"] = "";
$fieldLabelsmonthly_fees["English"]["deposit_fees_date"] = "Deposit Fees Date";
$fieldToolTipsmonthly_fees["English"]["deposit_fees_date"] = "";
$placeHoldersmonthly_fees["English"]["deposit_fees_date"] = "";
if (count($fieldToolTipsmonthly_fees["English"]))
$tdatamonthly_fees[".isUseToolTips"] = true;
}
$tdatamonthly_fees[".NCSearch"] = true;
$tdatamonthly_fees[".shortTableName"] = "monthly_fees";
$tdatamonthly_fees[".nSecOptions"] = 0;
$tdatamonthly_fees[".mainTableOwnerID"] = "";
$tdatamonthly_fees[".entityType"] = 0;
$tdatamonthly_fees[".connId"] = "itce_data_at_itce_co_in";
$tdatamonthly_fees[".strOriginalTableName"] = "monthly_fees";
$tdatamonthly_fees[".showAddInPopup"] = false;
$tdatamonthly_fees[".showEditInPopup"] = false;
$tdatamonthly_fees[".showViewInPopup"] = false;
//page's base css files names
$popupPagesLayoutNames = array();
$tdatamonthly_fees[".popupPagesLayoutNames"] = $popupPagesLayoutNames;
$tdatamonthly_fees[".listAjax"] = false;
// temporary
$tdatamonthly_fees[".listAjax"] = false;
$tdatamonthly_fees[".audit"] = false;
$tdatamonthly_fees[".locking"] = false;
$pages = $tdatamonthly_fees[".defaultPages"];
if( $pages[PAGE_EDIT] ) {
$tdatamonthly_fees[".edit"] = true;
$tdatamonthly_fees[".afterEditAction"] = 1;
$tdatamonthly_fees[".closePopupAfterEdit"] = 1;
$tdatamonthly_fees[".afterEditActionDetTable"] = "";
}
if( $pages[PAGE_ADD] ) {
$tdatamonthly_fees[".add"] = true;
$tdatamonthly_fees[".afterAddAction"] = 1;
$tdatamonthly_fees[".closePopupAfterAdd"] = 1;
$tdatamonthly_fees[".afterAddActionDetTable"] = "";
}
if( $pages[PAGE_LIST] ) {
$tdatamonthly_fees[".list"] = true;
}
$tdatamonthly_fees[".strSortControlSettingsJSON"] = "";
if( $pages[PAGE_VIEW] ) {
$tdatamonthly_fees[".view"] = true;
}
if( $pages[PAGE_IMPORT] ) {
$tdatamonthly_fees[".import"] = true;
}
if( $pages[PAGE_EXPORT] ) {
$tdatamonthly_fees[".exportTo"] = true;
}
if( $pages[PAGE_PRINT] ) {
$tdatamonthly_fees[".printFriendly"] = true;
}
$tdatamonthly_fees[".showSimpleSearchOptions"] = true; // temp fix #13449
// Allow Show/Hide Fields in GRID
$tdatamonthly_fees[".allowShowHideFields"] = true; // temp fix #13449
//
// Allow Fields Reordering in GRID
$tdatamonthly_fees[".allowFieldsReordering"] = true; // temp fix #13449
//
$tdatamonthly_fees[".isUseAjaxSuggest"] = true;
$tdatamonthly_fees[".rowHighlite"] = true;
$tdatamonthly_fees[".ajaxCodeSnippetAdded"] = false;
$tdatamonthly_fees[".buttonsAdded"] = false;
$tdatamonthly_fees[".addPageEvents"] = false;
// use timepicker for search panel
$tdatamonthly_fees[".isUseTimeForSearch"] = false;
$tdatamonthly_fees[".badgeColor"] = "E07878";
$tdatamonthly_fees[".allSearchFields"] = array();
$tdatamonthly_fees[".filterFields"] = array();
$tdatamonthly_fees[".requiredSearchFields"] = array();
$tdatamonthly_fees[".googleLikeFields"] = array();
$tdatamonthly_fees[".googleLikeFields"][] = "ID";
$tdatamonthly_fees[".googleLikeFields"][] = "paid_fees";
$tdatamonthly_fees[".googleLikeFields"][] = "fees_month";
$tdatamonthly_fees[".googleLikeFields"][] = "fees_year";
$tdatamonthly_fees[".googleLikeFields"][] = "student_id";
$tdatamonthly_fees[".googleLikeFields"][] = "deposit_fees_year";
$tdatamonthly_fees[".googleLikeFields"][] = "deposit_fees_month";
$tdatamonthly_fees[".googleLikeFields"][] = "student_name";
$tdatamonthly_fees[".googleLikeFields"][] = "student_mobile1";
$tdatamonthly_fees[".googleLikeFields"][] = "payment_date";
$tdatamonthly_fees[".googleLikeFields"][] = "total_present_days";
$tdatamonthly_fees[".googleLikeFields"][] = "deposit_fees_date";
$tdatamonthly_fees[".tableType"] = "list";
$tdatamonthly_fees[".printerPageOrientation"] = 0;
$tdatamonthly_fees[".nPrinterPageScale"] = 100;
$tdatamonthly_fees[".nPrinterSplitRecords"] = 40;
$tdatamonthly_fees[".geocodingEnabled"] = false;
$tdatamonthly_fees[".pageSize"] = 20;
$tdatamonthly_fees[".warnLeavingPages"] = true;
$tstrOrderBy = "";
if(strlen($tstrOrderBy) && strtolower(substr($tstrOrderBy,0,8))!="order by")
$tstrOrderBy = "order by ".$tstrOrderBy;
$tdatamonthly_fees[".strOrderBy"] = $tstrOrderBy;
$tdatamonthly_fees[".orderindexes"] = array();
$tdatamonthly_fees[".sqlHead"] = "SELECT ID, paid_fees, fees_month, fees_year, student_id, deposit_fees_year, deposit_fees_month, student_name, student_mobile1, payment_date, total_present_days, deposit_fees_date";
$tdatamonthly_fees[".sqlFrom"] = "FROM monthly_fees";
$tdatamonthly_fees[".sqlWhereExpr"] = "";
$tdatamonthly_fees[".sqlTail"] = "";
//fill array of records per page for list and report without group fields
$arrRPP = array();
$arrRPP[] = 10;
$arrRPP[] = 20;
$arrRPP[] = 30;
$arrRPP[] = 50;
$arrRPP[] = 100;
$arrRPP[] = 500;
$arrRPP[] = -1;
$tdatamonthly_fees[".arrRecsPerPage"] = $arrRPP;
//fill array of groups per page for report with group fields
$arrGPP = array();
$arrGPP[] = 1;
$arrGPP[] = 3;
$arrGPP[] = 5;
$arrGPP[] = 10;
$arrGPP[] = 50;
$arrGPP[] = 100;
$arrGPP[] = -1;
$tdatamonthly_fees[".arrGroupsPerPage"] = $arrGPP;
$tdatamonthly_fees[".highlightSearchResults"] = true;
$tableKeysmonthly_fees = array();
$tableKeysmonthly_fees[] = "ID";
$tdatamonthly_fees[".Keys"] = $tableKeysmonthly_fees;
$tdatamonthly_fees[".hideMobileList"] = array();
// ID
// Custom field settings
$fdata = array();
$fdata["Index"] = 1;
$fdata["strName"] = "ID";
$fdata["GoodName"] = "ID";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","ID");
$fdata["FieldType"] = 3;
$fdata["AutoInc"] = true;
$fdata["strField"] = "ID";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "ID";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["IsRequired"] = true;
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
$edata["validateAs"]["basicValidate"][] = getJsValidatorName("Number");
$edata["validateAs"]["basicValidate"][] = "IsRequired";
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["ID"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "ID";
// paid_fees
// Custom field settings
$fdata = array();
$fdata["Index"] = 2;
$fdata["strName"] = "paid_fees";
$fdata["GoodName"] = "paid_fees";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","paid_fees");
$fdata["FieldType"] = 200;
$fdata["strField"] = "paid_fees";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "paid_fees";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["paid_fees"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "paid_fees";
// fees_month
// Custom field settings
$fdata = array();
$fdata["Index"] = 3;
$fdata["strName"] = "fees_month";
$fdata["GoodName"] = "fees_month";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","fees_month");
$fdata["FieldType"] = 200;
$fdata["strField"] = "fees_month";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "fees_month";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["fees_month"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "fees_month";
// fees_year
// Custom field settings
$fdata = array();
$fdata["Index"] = 4;
$fdata["strName"] = "fees_year";
$fdata["GoodName"] = "fees_year";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","fees_year");
$fdata["FieldType"] = 200;
$fdata["strField"] = "fees_year";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "fees_year";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["fees_year"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "fees_year";
// student_id
// Custom field settings
$fdata = array();
$fdata["Index"] = 5;
$fdata["strName"] = "student_id";
$fdata["GoodName"] = "student_id";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","student_id");
$fdata["FieldType"] = 200;
$fdata["strField"] = "student_id";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "student_id";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["student_id"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "student_id";
// deposit_fees_year
// Custom field settings
$fdata = array();
$fdata["Index"] = 6;
$fdata["strName"] = "deposit_fees_year";
$fdata["GoodName"] = "deposit_fees_year";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","deposit_fees_year");
$fdata["FieldType"] = 200;
$fdata["strField"] = "deposit_fees_year";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "deposit_fees_year";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["deposit_fees_year"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "deposit_fees_year";
// deposit_fees_month
// Custom field settings
$fdata = array();
$fdata["Index"] = 7;
$fdata["strName"] = "deposit_fees_month";
$fdata["GoodName"] = "deposit_fees_month";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","deposit_fees_month");
$fdata["FieldType"] = 200;
$fdata["strField"] = "deposit_fees_month";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "deposit_fees_month";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["deposit_fees_month"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "deposit_fees_month";
// student_name
// Custom field settings
$fdata = array();
$fdata["Index"] = 8;
$fdata["strName"] = "student_name";
$fdata["GoodName"] = "student_name";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","student_name");
$fdata["FieldType"] = 200;
$fdata["strField"] = "student_name";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "student_name";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["student_name"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "student_name";
// student_mobile1
// Custom field settings
$fdata = array();
$fdata["Index"] = 9;
$fdata["strName"] = "student_mobile1";
$fdata["GoodName"] = "student_mobile1";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","student_mobile1");
$fdata["FieldType"] = 200;
$fdata["strField"] = "student_mobile1";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "student_mobile1";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["student_mobile1"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "student_mobile1";
// payment_date
// Custom field settings
$fdata = array();
$fdata["Index"] = 10;
$fdata["strName"] = "payment_date";
$fdata["GoodName"] = "payment_date";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","payment_date");
$fdata["FieldType"] = 200;
$fdata["strField"] = "payment_date";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "payment_date";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["payment_date"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "payment_date";
// total_present_days
// Custom field settings
$fdata = array();
$fdata["Index"] = 11;
$fdata["strName"] = "total_present_days";
$fdata["GoodName"] = "total_present_days";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","total_present_days");
$fdata["FieldType"] = 200;
$fdata["strField"] = "total_present_days";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "total_present_days";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["total_present_days"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "total_present_days";
// deposit_fees_date
// Custom field settings
$fdata = array();
$fdata["Index"] = 12;
$fdata["strName"] = "deposit_fees_date";
$fdata["GoodName"] = "deposit_fees_date";
$fdata["ownerTable"] = "monthly_fees";
$fdata["Label"] = GetFieldLabel("monthly_fees","deposit_fees_date");
$fdata["FieldType"] = 200;
$fdata["strField"] = "deposit_fees_date";
$fdata["isSQLExpression"] = true;
$fdata["FullName"] = "deposit_fees_date";
$fdata["UploadFolder"] = "files";
// Begin View Formats
$fdata["ViewFormats"] = array();
$vdata = array("ViewFormat" => "");
$vdata["NeedEncode"] = true;
$vdata["truncateText"] = true;
$vdata["NumberOfChars"] = 80;
$fdata["ViewFormats"]["view"] = $vdata;
// End View Formats
// Begin Edit Formats
$fdata["EditFormats"] = array();
$edata = array("EditFormat" => "Text field");
$edata["weekdayMessage"] = array("message" => "", "messageType" => "Text");
$edata["weekdays"] = "[]";
$edata["acceptFileTypes"] = ".+$";
$edata["acceptFileTypesHtml"] = "";
$edata["maxNumberOfFiles"] = 1;
$edata["HTML5InuptType"] = "text";
$edata["EditParams"] = "";
$edata["EditParams"].= " maxlength=50";
$edata["controlWidth"] = 200;
// Begin validation
$edata["validateAs"] = array();
$edata["validateAs"]["basicValidate"] = array();
$edata["validateAs"]["customMessages"] = array();
// End validation
$fdata["EditFormats"]["edit"] = $edata;
// End Edit Formats
$fdata["isSeparate"] = false;
// the field's search options settings
$fdata["defaultSearchOption"] = "Contains";
// the default search options list
$fdata["searchOptionsList"] = array("Contains", "Equals", "Starts with", "More than", "Less than", "Between", "Empty", NOT_EMPTY);
// the end of search options settings
//Filters settings
$fdata["filterTotals"] = 0;
$fdata["filterMultiSelect"] = 0;
$fdata["filterFormat"] = "Values list";
$fdata["showCollapsed"] = false;
$fdata["sortValueType"] = 0;
$fdata["numberOfVisibleItems"] = 10;
$fdata["filterBy"] = 0;
//end of Filters settings
$tdatamonthly_fees["deposit_fees_date"] = $fdata;
$tdatamonthly_fees[".searchableFields"][] = "deposit_fees_date";
$tables_data["monthly_fees"]=&$tdatamonthly_fees;
$field_labels["monthly_fees"] = &$fieldLabelsmonthly_fees;
$fieldToolTips["monthly_fees"] = &$fieldToolTipsmonthly_fees;
$placeHolders["monthly_fees"] = &$placeHoldersmonthly_fees;
$page_titles["monthly_fees"] = &$pageTitlesmonthly_fees;
// -----------------start prepare master-details data arrays ------------------------------//
// tables which are detail tables for current table (master)
$detailsTablesData["monthly_fees"] = array();
// tables which are master tables for current table (detail)
$masterTablesData["monthly_fees"] = array();
// -----------------end prepare master-details data arrays ------------------------------//
require_once(getabspath("classes/sql.php"));
function createSqlQuery_monthly_fees()
{
$proto0=array();
$proto0["m_strHead"] = "SELECT";
$proto0["m_strFieldList"] = "ID, paid_fees, fees_month, fees_year, student_id, deposit_fees_year, deposit_fees_month, student_name, student_mobile1, payment_date, total_present_days, deposit_fees_date";
$proto0["m_strFrom"] = "FROM monthly_fees";
$proto0["m_strWhere"] = "";
$proto0["m_strOrderBy"] = "";
;
$proto0["cipherer"] = null;
$proto2=array();
$proto2["m_sql"] = "";
$proto2["m_uniontype"] = "SQLL_UNKNOWN";
$obj = new SQLNonParsed(array(
"m_sql" => ""
));
$proto2["m_column"]=$obj;
$proto2["m_contained"] = array();
$proto2["m_strCase"] = "";
$proto2["m_havingmode"] = false;
$proto2["m_inBrackets"] = false;
$proto2["m_useAlias"] = false;
$obj = new SQLLogicalExpr($proto2);
$proto0["m_where"] = $obj;
$proto4=array();
$proto4["m_sql"] = "";
$proto4["m_uniontype"] = "SQLL_UNKNOWN";
$obj = new SQLNonParsed(array(
"m_sql" => ""
));
$proto4["m_column"]=$obj;
$proto4["m_contained"] = array();
$proto4["m_strCase"] = "";
$proto4["m_havingmode"] = false;
$proto4["m_inBrackets"] = false;
$proto4["m_useAlias"] = false;
$obj = new SQLLogicalExpr($proto4);
$proto0["m_having"] = $obj;
$proto0["m_fieldlist"] = array();
$proto6=array();
$obj = new SQLField(array(
"m_strName" => "ID",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto6["m_sql"] = "ID";
$proto6["m_srcTableName"] = "monthly_fees";
$proto6["m_expr"]=$obj;
$proto6["m_alias"] = "";
$obj = new SQLFieldListItem($proto6);
$proto0["m_fieldlist"][]=$obj;
$proto8=array();
$obj = new SQLField(array(
"m_strName" => "paid_fees",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto8["m_sql"] = "paid_fees";
$proto8["m_srcTableName"] = "monthly_fees";
$proto8["m_expr"]=$obj;
$proto8["m_alias"] = "";
$obj = new SQLFieldListItem($proto8);
$proto0["m_fieldlist"][]=$obj;
$proto10=array();
$obj = new SQLField(array(
"m_strName" => "fees_month",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto10["m_sql"] = "fees_month";
$proto10["m_srcTableName"] = "monthly_fees";
$proto10["m_expr"]=$obj;
$proto10["m_alias"] = "";
$obj = new SQLFieldListItem($proto10);
$proto0["m_fieldlist"][]=$obj;
$proto12=array();
$obj = new SQLField(array(
"m_strName" => "fees_year",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto12["m_sql"] = "fees_year";
$proto12["m_srcTableName"] = "monthly_fees";
$proto12["m_expr"]=$obj;
$proto12["m_alias"] = "";
$obj = new SQLFieldListItem($proto12);
$proto0["m_fieldlist"][]=$obj;
$proto14=array();
$obj = new SQLField(array(
"m_strName" => "student_id",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto14["m_sql"] = "student_id";
$proto14["m_srcTableName"] = "monthly_fees";
$proto14["m_expr"]=$obj;
$proto14["m_alias"] = "";
$obj = new SQLFieldListItem($proto14);
$proto0["m_fieldlist"][]=$obj;
$proto16=array();
$obj = new SQLField(array(
"m_strName" => "deposit_fees_year",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto16["m_sql"] = "deposit_fees_year";
$proto16["m_srcTableName"] = "monthly_fees";
$proto16["m_expr"]=$obj;
$proto16["m_alias"] = "";
$obj = new SQLFieldListItem($proto16);
$proto0["m_fieldlist"][]=$obj;
$proto18=array();
$obj = new SQLField(array(
"m_strName" => "deposit_fees_month",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto18["m_sql"] = "deposit_fees_month";
$proto18["m_srcTableName"] = "monthly_fees";
$proto18["m_expr"]=$obj;
$proto18["m_alias"] = "";
$obj = new SQLFieldListItem($proto18);
$proto0["m_fieldlist"][]=$obj;
$proto20=array();
$obj = new SQLField(array(
"m_strName" => "student_name",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto20["m_sql"] = "student_name";
$proto20["m_srcTableName"] = "monthly_fees";
$proto20["m_expr"]=$obj;
$proto20["m_alias"] = "";
$obj = new SQLFieldListItem($proto20);
$proto0["m_fieldlist"][]=$obj;
$proto22=array();
$obj = new SQLField(array(
"m_strName" => "student_mobile1",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto22["m_sql"] = "student_mobile1";
$proto22["m_srcTableName"] = "monthly_fees";
$proto22["m_expr"]=$obj;
$proto22["m_alias"] = "";
$obj = new SQLFieldListItem($proto22);
$proto0["m_fieldlist"][]=$obj;
$proto24=array();
$obj = new SQLField(array(
"m_strName" => "payment_date",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto24["m_sql"] = "payment_date";
$proto24["m_srcTableName"] = "monthly_fees";
$proto24["m_expr"]=$obj;
$proto24["m_alias"] = "";
$obj = new SQLFieldListItem($proto24);
$proto0["m_fieldlist"][]=$obj;
$proto26=array();
$obj = new SQLField(array(
"m_strName" => "total_present_days",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto26["m_sql"] = "total_present_days";
$proto26["m_srcTableName"] = "monthly_fees";
$proto26["m_expr"]=$obj;
$proto26["m_alias"] = "";
$obj = new SQLFieldListItem($proto26);
$proto0["m_fieldlist"][]=$obj;
$proto28=array();
$obj = new SQLField(array(
"m_strName" => "deposit_fees_date",
"m_strTable" => "monthly_fees",
"m_srcTableName" => "monthly_fees"
));
$proto28["m_sql"] = "deposit_fees_date";
$proto28["m_srcTableName"] = "monthly_fees";
$proto28["m_expr"]=$obj;
$proto28["m_alias"] = "";
$obj = new SQLFieldListItem($proto28);
$proto0["m_fieldlist"][]=$obj;
$proto0["m_fromlist"] = array();
$proto30=array();
$proto30["m_link"] = "SQLL_MAIN";
$proto31=array();
$proto31["m_strName"] = "monthly_fees";
$proto31["m_srcTableName"] = "monthly_fees";
$proto31["m_columns"] = array();
$proto31["m_columns"][] = "ID";
$proto31["m_columns"][] = "paid_fees";
$proto31["m_columns"][] = "fees_month";
$proto31["m_columns"][] = "fees_year";
$proto31["m_columns"][] = "student_id";
$proto31["m_columns"][] = "deposit_fees_year";
$proto31["m_columns"][] = "deposit_fees_month";
$proto31["m_columns"][] = "student_name";
$proto31["m_columns"][] = "student_mobile1";
$proto31["m_columns"][] = "payment_date";
$proto31["m_columns"][] = "total_present_days";
$proto31["m_columns"][] = "deposit_fees_date";
$obj = new SQLTable($proto31);
$proto30["m_table"] = $obj;
$proto30["m_sql"] = "monthly_fees";
$proto30["m_alias"] = "";
$proto30["m_srcTableName"] = "monthly_fees";
$proto32=array();
$proto32["m_sql"] = "";
$proto32["m_uniontype"] = "SQLL_UNKNOWN";
$obj = new SQLNonParsed(array(
"m_sql" => ""
));
$proto32["m_column"]=$obj;
$proto32["m_contained"] = array();
$proto32["m_strCase"] = "";
$proto32["m_havingmode"] = false;
$proto32["m_inBrackets"] = false;
$proto32["m_useAlias"] = false;
$obj = new SQLLogicalExpr($proto32);
$proto30["m_joinon"] = $obj;
$obj = new SQLFromListItem($proto30);
$proto0["m_fromlist"][]=$obj;
$proto0["m_groupby"] = array();
$proto0["m_orderby"] = array();
$proto0["m_srcTableName"]="monthly_fees";
$obj = new SQLQuery($proto0);
return $obj;
}
$queryData_monthly_fees = createSqlQuery_monthly_fees();
;
$tdatamonthly_fees[".sqlquery"] = $queryData_monthly_fees;
$tableEvents["monthly_fees"] = new eventsBase;
$tdatamonthly_fees[".hasEvents"] = false;
?>
|