Documentation

SongsHelper
in package

Table of Contents

checkInstrument()  : mixed
do_decade()  : mixed
do_diff()  : mixed
do_rating()  : mixed
doAltType()  : mixed
doGenre()  : mixed
doLength()  : mixed
doRangeLength()  : mixed
doSimpleLength()  : mixed
doSubGenre()  : mixed
gameformatExist()  : mixed

Methods

checkInstrument()

public static checkInstrument(mixed $instrument, mixed $game) : mixed
Parameters
$instrument : mixed
$game : mixed
Return values
mixed

do_decade()

public static do_decade(mixed $year) : mixed
Parameters
$year : mixed
Return values
mixed

do_diff()

public static do_diff(mixed $instr, mixed $rank) : mixed
Parameters
$instr : mixed
$rank : mixed
Return values
mixed

do_rating()

public static do_rating(mixed $rating) : mixed
Parameters
$rating : mixed
Return values
mixed

doAltType()

public static doAltType(mixed $type) : mixed
Parameters
$type : mixed
Return values
mixed

doGenre()

public static doGenre(mixed $genre) : mixed
Parameters
$genre : mixed
Return values
mixed

doLength()

public static doLength(mixed $length) : mixed
Parameters
$length : mixed
Return values
mixed

doRangeLength()

public static doRangeLength(mixed $length) : mixed
Parameters
$length : mixed
Return values
mixed

doSimpleLength()

public static doSimpleLength(mixed $length) : mixed
Parameters
$length : mixed
Return values
mixed

doSubGenre()

public static doSubGenre(mixed $subgenre) : mixed
Parameters
$subgenre : mixed
Return values
mixed

gameformatExist()

public static gameformatExist(mixed $songdata, mixed $game_id[, mixed $altVersions = false ][, mixed $author = false ][, mixed $multiple = false ]) : mixed
Parameters
$songdata : mixed
$game_id : mixed
$altVersions : mixed = false
$author : mixed = false
$multiple : mixed = false
Return values
mixed

Search results