Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:19, 3 September 2025 Martini talk contribs created page WpIsObjectInitialized (Created page with "{{DISPLAYTITLE:wpIsObjectInitialized}} This instance method is called to determine if new object initialization has completed. ==Syntax== _wpIsObjectInitialized(somSelf) ==Parameters== ;''somSelf'' (WPObject *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPObject. ==Returns== ;''rc'' (BOOL) - returns :Initialization indicator. ::TRUE: Object is initialized. ::FALSE: Object is not initialized. ==Remar...")