PhpIndex
[ class tree: PhpIndex ] [ index: PhpIndex ] [ all elements ]

Class: PhpIndex_Metadata

Source Location: /Metadata.php

Class Overview


Metadata handling class


Constants

Methods



Class Details

[line 22]
Metadata handling class



[ Top ]


Class Methods


method get [line 41]

mixed get( string $request, [string $section = null])

Get metadata information



Tags:

access:  public


Parameters:

string   $request   Request string
string   $section   Section to return, if null, return the entire metadata

[ Top ]

method set [line 68]

void set( string $request, string $section, mixed $value)

Set the value for a section in the metadata



Tags:

access:  public


Parameters:

string   $request   Request string
string   $section   Section name
mixed   $value   Value to set

[ Top ]


Class Constants

METADATA_FILE =  '.metadata'

[line 27]

Metadata file name


[ Top ]

SECTION_DOWNLOAD_COUNTER =  'download_counter'

[line 32]

Section name for download counter


[ Top ]



Documentation generated on Mon, 21 Feb 2011 21:14:13 +0200 by phpDocumentor 1.4.3