프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_aFeedItems | A container array that stores fetched feed items. | ||
$_aURLs | Stores the target URLs. | ||
$_oFeed | Stores the feed object. |
메소드 | 설명 | |
---|---|---|
__construct ( array | string $asURLs ) | Sets up properties. | |
get ( $iItems ) : array |
public __construct ( array | string $asURLs ) | ||
$asURLs | array | string | A url of string or urls of array. |