Object-Oriented
Username:  
Password:
  > Home
v User Guide
    > Introduction
    > Hello World
    > Flow Control
    > Function Calls
    > Authentication
    > Database access
    > Content Management
    > Remote Calling
    v Object-Oriented
       o Constructor
       o Object function
       o Polymorphism
       o Inheritance
       o Object within an object
    > Other Features
> Reference
> Portal Object
> Development Guide


Shortcuts
sys Class
debug Class
Intrinsic Conversions
>> User Guide >> Object-Oriented <=  =>      <  1  >  
Object-Oriented BEE

BEE is object-oriented and allow encapsulation of algorithmic complexity into an object which can be "inherited" and "extended" by other objects that is specialised for a particular process.

Unlike in the Object-Oriented world that a "class" is a template of an "object" and an "object" is an instance of a "class", in BEE terminology, "class" is "object" and "object" is "class".

As you are aware, some classes carry special meaning and functions.  They are called System Classes and Special Classes:

n        System Classes:

class
cookie
file
form
scheme
session
sys
text
upload

n        Special Classes:

arg
message
param
result
status
systemp

The above names must not be used as a user defined class (object).  For details, please refer to BEE Script User Reference - PDF.

 

Previous Page       Next Page

Accsoft Computer Technology Pty Ltd     ABN: 98 065 617 549
PO Box 892, Epping NSW 1710         Level 1, Epping Office Park, 242 Beecroft Rd, Epping NSW 2121, Australia
Tel: Sydney - (02)98691668     National - 1300-881668         Fax: (02)98691866
© Copyright 2003 Accsoft Computer Technology Pty Ltd