Home |  Mewsoft |   Overview |  Features |  License |  Installation |  Troubleshooting |  SDK |  Customization |  FAQ |  PDF    
 
 
 Engine Management
  New Submissions
  Directory Manager
  Accounting System
  Banner Advertisers
  Mail Manager
 System Management 
  Category Manager
  Language Manager
  Build Static Directory
  Database & SQL Manager
  System Announcements
 System Setup
  Configuration
  Category Options
  General Options
  Engine Control
  Listing Options
  Submissions Options
  Billing System Setup
  Portal Tools
 Layout & Integration 
  General Classes
  Special Classes
  Template Editor
  Custom Functions
 System Tools
  Spider Sites
  Lock System Access
  Server Backup
  Telnet Commander
  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 Mewsoft. All rights reserved.