include/Dashlets/DashletRssFeedTitle.php

Show: inherited
Table of Contents

\DashletRssFeedTitle

Package: SugarCRM

Class for parsing title from RSS feed, and keep default encoding (UTF-8) Created: Sep 12, 2011

Properties

Propertypublic  $contents= '""'
Default value""Details
Type
n/a
Propertypublic  $cut= '70'
Default value70Details
Type
n/a
Propertypublic  $defaultEncoding= '"UTF-8"'
Default value"UTF-8"Details
Type
n/a
Propertypublic  $endWith= '"..."'
Default value"..."Details
Type
n/a
Propertypublic  $fileOpen= 'false'
Default valuefalseDetails
Type
n/a
Propertypublic  $readBytes= '8192'
Default value8192Details
Type
n/a
Propertypublic  $title= '""'
Default value""Details
Type
n/a
Propertypublic  $url= ''
Details
Type
n/a
Propertypublic  $xmlEncoding= 'false'
Default valuefalseDetails
Type
n/a

Methods

methodpublic__construct(  $url ) : void

Parameters
Name Type Description
$url
methodprivate_identifyXmlEncoding( ) : void

methodpublicconvertEncoding( ) : void

methodpubliccutLength( ) : void

methodpublicgenerateTitle( ) : void

methodpublicgetTitle( ) : void

methodpublicreadFeed( ) : void

Details
Todo
use curl with waiting timeout instead of fopen  
Documentation was generated by DocBlox 0.18.1.