Scope in Vanilla 1

edited September 2009 in Vanilla 1.0 Help
Is there a place in the documentation that would explain the scope of vanilla 1 a little bit more. I'm working on a plugin and I want to access a function in Vanilla.Class.DiscussionManager.php, SwitchDiscussionProperty() to be exact. I've been getting away with $this->Context->someFunction(); but it doesn't seem to work for this class...

any help is much appreciated.
Sign In or Register to comment.