프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$xml | SimpleXMLElement | Xml representation of this feed |
메소드 | 설명 | |
---|---|---|
__construct ( SimpleXMLElement $xml ) | Constructor | |
getEntries ( ) : |
Get the entries of this feed | |
getId ( ) : string | Get the feed id. Returns the full url. | |
getPostUrl ( ) : string | Get the post url for this feed | |
getStartIndex ( ) : integer | Get open search start index | |
getTotalResults ( ) : integer | Get open search total results | |
getXml ( ) : integer | Get the raw XML | |
insert ( array $row ) : void | Insert a new row into this feed |
public getTotalResults ( ) : integer | ||
리턴 | integer |