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

Class: DownloadCategory

Source Location: /_includes/lib_downloads.php

Class Overview

TableEntry
   |
   --DownloadCategory

Describes a download category. Download items are connected to a download category and can be grouped by it.


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 298]
Describes a download category. Download items are connected to a download category and can be grouped by it.



Tags:

author:  Andreas Launila


[ Top ]


Class Variables

$description =

[line 312]

A short description of the category, may be empty.



Tags:

access:  private

Type:   mixed


[ Top ]

$name =

[line 303]

The name of the category, a few words that describes it.



Tags:

access:  private

Type:   string


[ Top ]

$priority =

[line 308]

The priority of the category, a higher priority means that it is displayed earlier than an category with lower priority.



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 318]

DownloadCategory __construct( integer $id)

Constructor for DownloadCategory.



Tags:

access:  public


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

Parameters:

integer   $id   The unique identifier for the download category.

[ Top ]

method getDescription [line 348]

string getDescription( )

Gets the description of the category.



Tags:

return:  A short category description.
access:  public


[ Top ]

method getName [line 340]

string getName( )

Gets the name of the category.



Tags:

return:  A category name.
access:  public


[ Top ]

method readRow [line 330]

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:20 +0200 by phpDocumentor 1.3.0RC4