Group

Group

new Group(td, tp)

Source:
Parameters:
Name Type Description
td number

TD's group

tp number

TP's gtoup

Methods

getFormattedGroup(patternopt) → {string}

Get a beautified version of group

Source:
Parameters:
Name Type Attributes Default Description
pattern string <optional>
$1 -

Way it is showed

Returns:
Type:
string

getICalendarGroup() → {number}

Get iCalendar group, which is the code in URL (e.g. 3163 for 1 - 1)

Source:
Returns:
Type:
number

Group

getTD() → {number}

Get TD passed as constructor

Source:
Returns:
Type:
number

getTP() → {number}

Get TP passed as constructor

Source:
Returns:
Type:
number