Class Weblink

Description

Weblink is storage for courses data

Located in /classes/class_weblink.php (line 13)

Base
   |
   --Weblink
Method Summary
Weblink __construct ([mixed $id = ""])
void __destruct ()
void free ()
void get_all ()
void get_course_id ()
void get_definition ()
void get_id ()
void get_link_arr ()
void get_type ()
void get_type_name ()
void get_url ()
void set_all (array $arr)
void set_course_id (mixed $c_id)
void set_definition (mixed $def)
void set_type (mixed $type)
void set_url (mixed $url)
Methods
Constructor __construct (line 27)

Initializes attributes

  • access: public
Weblink __construct ([mixed $id = ""])
Destructor __destruct (line 38)
  • access: public
void __destruct ()
free (line 147)

Remove itself from db

  • access: public
void free ()
get_all (line 96)
  • access: public
void get_all ()
get_course_id (line 87)
  • access: public
void get_course_id ()
get_definition (line 89)
  • access: public
void get_definition ()
get_id (line 85)
  • access: public
void get_id ()
get_link_arr (line 103)

Returns weblink data in array

  • access: public
void get_link_arr ()
get_type (line 93)
  • access: public
void get_type ()
get_type_name (line 94)
  • access: public
void get_type_name ()
get_url (line 91)
  • access: public
void get_url ()
insert_new_to_db (line 123)

Insert new weblink to database

  • access: public
void insert_new_to_db ()
set_all (line 74)

Sets admins data from param given array

  • access: public
void set_all (array $arr)
  • array $arr: Admin data
set_course_id (line 50)
  • access: public
void set_course_id (mixed $c_id)
set_definition (line 54)
  • access: public
void set_definition (mixed $def)
set_type (line 63)
  • access: public
void set_type (mixed $type)
set_url (line 58)
  • access: public
void set_url (mixed $url)
update_weblink_to_db (line 130)
  • access: public
void update_weblink_to_db ()

Inherited Methods

Inherited From Base

Base::make_query()

Documentation generated on Mon, 16 May 2005 16:11:52 +0300 by phpDocumentor 1.3.0RC3