1923. Class

1923.1. Zend\Feed\Reader\Extension\Thread\Entry

1923.1.1. Methods

1923.1.1.1. getInReplyTo

getInReplyTo()

Get the “in-reply-to” value

Return type:string

1923.1.1.2. getCommentCount

getCommentCount()

Get the total number of threaded responses (i.e comments)

Return type:int|null

1923.1.1.3. getData

getData()

Get the entry data specified by name

Parameters:string
Return type:mixed|null

1923.1.1.4. registerNamespaces

registerNamespaces()

Register Atom Thread Extension 1.0 namespace

Return type:void

Project Versions

Table Of Contents

Previous topic

1922. Class

Next topic

1924. Class

This Page