com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

Class: Link

Source Location: /_includes/lib_links.php

Class Overview

TableEntry
   |
   --Link

Describes a link.


Author(s):

  • Andreas Launila

Variables

Methods


Inherited Variables

Inherited Methods

Class: TableEntry

TableEntry::__construct()
Constructor for TableEntry.
TableEntry::getId()
Gets the unique identifier for the table entry.
TableEntry::readRow()
Processes the contents of a retrieved row that describes the entry.

Class Details

[line 271]
Describes a link.



Tags:

author:  Andreas Launila


[ Top ]


Class Variables

$categoryId =

[line 296]

The unique identifier of the category that the link belongs to.



Tags:

access:  private

Type:   integer


[ Top ]

$description =

[line 286]

A description of what the link points to.



Tags:

access:  private

Type:   string


[ Top ]

$timeAdded =

[line 291]

A timstamp describing the point in time which the link was added.



Tags:

access:  private

Type:   integer


[ Top ]

$title =

[line 276]

The title of the page that the link refers to.



Tags:

access:  private

Type:   string


[ Top ]

$url =

[line 281]

The URL that the link points to.



Tags:

access:  private

Type:   string


[ Top ]



Class Methods


constructor __construct [line 303]

Link __construct( string $id)

Constructor for Link.



Tags:

access:  public


Overrides TableEntry::__construct() (Constructor for TableEntry.)

Parameters:

string   $id   The unique identifier for the link that should be constructed.

[ Top ]

method getLinkAsHTML [line 329]

string getLinkAsHTML( )

Gets the link as XHTML, ready to be used.



Tags:

return:  XHTML compliant code that represents the link.
access:  public


[ Top ]

method readRow [line 317]

void readRow( mixed $row)



Tags:

access:  protected
see:  com.lokorin.lokorin.includes.TableEntry.readRow($row)


Overrides TableEntry::readRow() (Processes the contents of a retrieved row that describes the entry.)

[ Top ]


Documentation generated on Sun, 16 Apr 2006 21:03:36 +0200 by phpDocumentor 1.3.0RC4