PHP Класс 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/
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$CDATA
$channeltags -------------------------------------------------------------------
$cp
$date_format
$default_cp -------------------------------------------------------------------
$imagetags
$items_limit
$itemtags
$stripHTML
$textinputtags

Открытые методы

Метод Описание
Get ( $rss_url ) -------------------------------------------------------------------
Parse ( $rss_url ) -------------------------------------------------------------------
my_preg_match ( $pattern, $subject ) -------------------------------------------------------------------
unhtmlentities ( $string ) -------------------------------------------------------------------

Описание методов

Get() публичный метод

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

Parse() публичный метод

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

my_preg_match() публичный метод

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

unhtmlentities() публичный метод

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

Описание свойств

$CDATA публичное свойство

public $CDATA

$channeltags публичное свойство

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

$cp публичное свойство

public $cp

$date_format публичное свойство

public $date_format

$default_cp публичное свойство

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

$imagetags публичное свойство

public $imagetags

$items_limit публичное свойство

public $items_limit

$itemtags публичное свойство

public $itemtags

$stripHTML публичное свойство

public $stripHTML

$textinputtags публичное свойство

public $textinputtags