PHP Class lastRSS, JxLib

by Vojtech Semecky, webmaster @ webdot . cz Latest version, features, manual and examples: http://lastrss.webdot.cz/ http://lastrss.oslab.net/ ---------------------------------------------------------------------- LICENSE This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. To read the license please visit http://www.gnu.org/copyleft/gpl.html ====================================================================== Переделка (с) MAX, http://maxsite.org/
Mostrar archivo Open project: JxLib/JxLib Class Usage Examples

Public Properties

Property Type Description
$CDATA
$channeltags -------------------------------------------------------------------
$cp
$date_format
$default_cp -------------------------------------------------------------------
$imagetags
$items_limit
$itemtags
$stripHTML
$textinputtags

Public Methods

Method Description
Get ( $rss_url ) -------------------------------------------------------------------
Parse ( $rss_url ) -------------------------------------------------------------------
my_preg_match ( $pattern, $subject ) -------------------------------------------------------------------
unhtmlentities ( $string ) -------------------------------------------------------------------

Method Details

Get() public method

-------------------------------------------------------------------
public Get ( $rss_url )

Parse() public method

-------------------------------------------------------------------
public Parse ( $rss_url )

my_preg_match() public method

-------------------------------------------------------------------
public my_preg_match ( $pattern, $subject )

unhtmlentities() public method

-------------------------------------------------------------------
public unhtmlentities ( $string )

Property Details

$CDATA public_oe property

public $CDATA

$channeltags public_oe property

-------------------------------------------------------------------
public $channeltags

$cp public_oe property

public $cp

$date_format public_oe property

public $date_format

$default_cp public_oe property

-------------------------------------------------------------------
public $default_cp

$imagetags public_oe property

public $imagetags

$items_limit public_oe property

public $items_limit

$itemtags public_oe property

public $itemtags

$stripHTML public_oe property

public $stripHTML

$textinputtags public_oe property

public $textinputtags