TWiki
>
TWiki_ Web
>
ObjectMethod
An
ObjectMethod
is a method that must be called relative to a previous constructed object of the class type. For example:
package Telecoms
ClassMethod
new()
ObjectMethod
phone( $who )
must be called something like this
my $mobile = new Telecoms(); $mobile->phone( "home" );
or you can pass the object in as a parameter if you need to:
Telecoms::phone( $mobile, "home" );
Related Topics:
ClassMethod
,
StaticMethod
,
DeveloperDocumentationCategory
TWiki_
Log In
Users
Groups
Index
Search
Changes
Notifications
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
PLANTA
pulse
Deutsch
English
PLANTA
project
Venus 39.5.0-16 DE
Venus 39.5.0-16 EN
Earth 39.4 DE
Mars 39.3 DE
Suche in Topic-Namen
Suche in Topic-Inhalten