Moodle  2.2.1
http://www.collinsharper.com
tabobject Class Reference

Public Member Functions

 tabobject ($id, $link='', $text='', $title='', $linkedwhenselected=false)

Data Fields

 $id
 $link
 $text
 $linkedwhenselected

Detailed Description

Definition at line 2497 of file weblib.php.


Member Function Documentation

tabobject ( id,
link = '',
text = '',
title = '',
linkedwhenselected = false 
)

A constructor just because I like constructors

Parameters:
string$id
string$link
string$text
string$title
bool$linkedwhenselected

Definition at line 2518 of file weblib.php.


Field Documentation

$id

Definition at line 2501 of file weblib.php.

$link

Definition at line 2502 of file weblib.php.

$linkedwhenselected

Definition at line 2507 of file weblib.php.

$text

Definition at line 2503 of file weblib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations