RSS Feed/News Documentation on XenForo exposed objects

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
25,981
Points
823

Reputation:

Hi

How can I view all the different properties/methods for the objects exposed in XenForo?

I found https://xenforo.com/docs/dev/ but doesn't seem to have specifics

For example, I have come across the below but this was by chance. Is there a document where they are all defined?

$xf.visitor.canChangeStyle()
$xf.visitor.user_id
$xf.visitor.timezone
$xf.visitor.Option.content_show_signature
$xf.visitor.Option.interaction_watch_state
$xf.options.registrationSetup.enabled

Thanks

Continue reading...
 
Status
Not open for further replies.
Top