Class Browser

Description

FIT Fixture

  • version: 0.1.0

Located in /eg/music/Browser.php (line 13)

Fixture
   |
   --Browser
Variable Summary
 mixed $typeDict
Method Summary
 void album ()
 void artist ()
 void library (string $path)
 void select (mixed $i)
 void time ()
 void title ()
 void totalSongs ()
 void track ()
 void year ()
Variables
mixed $typeDict = array (
"totalSongs" => "integer",
"title" => "string",
"artist" => "string",
"album" => "string",
"year" => "string",
"time" => "double",
"track" => "string",
)
(line 59)
  • access: public

Inherited Variables

Inherited from Fixture

Fixture::$counts
Fixture::$gray
Fixture::$green
Fixture::$red
Fixture::$summary
Fixture::$yellow
Methods
album (line 43)
  • access: public
void album ()
artist (line 39)
  • access: public
void artist ()
library (line 21)
  • access: public
void library (string $path)
  • string $path: path
select (line 31)
  • access: public
void select (mixed $i)
time (line 51)
  • access: public
void time ()
title (line 35)
  • access: public
void title ()
totalSongs (line 25)
  • access: public
void totalSongs ()
track (line 55)
  • access: public
void track ()
year (line 47)
  • access: public
void year ()

Inherited Methods

Inherited From Fixture

 Fixture::__construct()
 Fixture::camel()
 Fixture::check()
 Fixture::doCell()
 Fixture::doCells()
 Fixture::doRow()
 Fixture::doRows()
 Fixture::doTable()
 Fixture::doTables()
 Fixture::error()
 Fixture::escape()
 Fixture::exception()
 Fixture::fixBoolToString()
 Fixture::fixtureName()
 Fixture::getLinkedFixtureWithArgs()
 Fixture::getType()
 Fixture::ignore()
 Fixture::info()
 Fixture::infoS()
 Fixture::interpretFollowingTables()
 Fixture::interpretTables()
 Fixture::label()
 Fixture::loadFixture()
 Fixture::parse()
 Fixture::right()
 Fixture::wrong()
Class Constants

Inherited Constants

Inherited from Fixture

Documentation generated on Sun, 02 Apr 2006 16:01:02 +0200 by phpDocumentor 1.3.0RC5