This web contains the official documentation of the TWiki Release 4.0.2, code named DakarRelease. It is a read-only web for reference. Please update documentation at TWiki.ClassMethod. -- PeterThoeny - 30 Mar 2007
Tags:
create new tag
, view all tags
A ClassMethod is a method that must be called relative to the containing class object. This normally only applies to the new method used to create new object instances. For example,

package Telecoms

ClassMethod new()

my $mobile = new Telecoms();
or
my $mobile = Telecoms->new();

Related Topics: DeveloperDocumentationCategory, StaticMethod, ObjectMethod

Topic revision: r1 - 2005-03-27 - 13:14:15 - TWikiContributor
 

TWiki04

share: Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon
Twiki, Inc.
This site is powered by the TWiki collaboration platform
Ideas, requests, problems regarding TWiki? Send feedback
Copyright © 1999-2010 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.