Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • Entry
  • Feed
  • Overview
  • Namespace
  • Class
  • Tree

Class Entry

Classe représentant un élément de flux.

Namespace: Pry\Feed
Package: Feed
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.1.0
Located at Feed/Entry.class.php
Methods summary
public
# __construct( )
public
# setTitle( mixed $title )
public
# setDate( mixed $date )
public
# setAuthor( array $author )
public
# setContent( mixed $content )
public
# setLink( mixed $link )
public
# setId( mixed $id )
public
# setComments( mixed $com )
public
# getTitle( )
public
# getDate( )
public
# getAuthor( mixed $key = null )
public
# getContent( )
public
# getLink( )
public
# getId( )
public
# getComments( )
Pry API documentation generated by ApiGen 2.8.0