Home |  Mewsoft |   Overview |  Features |  License |  Installation |  Troubleshooting |  SDK |  Customization |  FAQ |  PDF    
 
 Engine Management
  Auctions Manager
  Accounts Manager
  Pending Accounts
  Accounting Manager
  Banner Advertisers
  Mail Manager

  System Statistics

 System Management 
  Category Manager
  Language Manager
  Fees Manager
  Database & SQL Manager
  System Announcements
  System Maintenance
 System Setup
  Configuration
  General Options
  Category Options
  Listing Options
  File Upload Options
  Billing System Setup
  Portal Tools
 Layout & Integration
  General Classes
  Special Classes
  Template Editor
  Custom Functions
 System Tools
  Lock System Access
  Server Backup
  Setup Wizard

 

Special Classes

 

 Overview

 Classes
 

 

Overview
Special classes are classes used to customize the program output on special outputs basis like listing results in tables or forms.

 

Classes

In most cases when the program output the results or code into a table, the table body itself is either embedded directly in the templates on in a class. The tables rows are formatted in two classes in most cases for better customizations so you can use two alternate colors for example for tables rows. These tables classes are normally name with the same name for the two rows except the second row has extra number or letters.

For example the table that is used to view the report page has the following two classes:

View_Summary_Report_Form
View_Summary_Report_Form1

Note the difference is only the letter 1 in the second class. This makes it easy for customization. In most cases the class name is more than enough to tell where this class is used in the templates.

Classes also can have another classes inside them, so you can nest classes within each other.

 

Special Classes

  What's This?   
    

Figure (1) Special Classes.

 


 

Special Classes

 

 
Copyright © 2001-2004 Mewsoft™ Corporation. All rights reserved.