b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.10) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Class: Link

Source Location: /blogs/inc/MODEL/items/_link.class.php

Class Link

Class Overview

Item Link

Located in /blogs/inc/MODEL/items/_link.class.php [line 41]

DataObject
   |
   --Link
Author(s):
Information Tags:
Version:  beta

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From DataObject

DataObject::$delete_cascades
DataObject::$delete_restrictions
DataObject::$ID

Inherited From DataObject

DataObject::DataObject()
Constructor
DataObject::check_delete()
Check relations for restrictions before deleting
DataObject::check_relations()
Check relations for restrictions or cascades
DataObject::confirm_delete()
Displays form to confirm deletion of this object
DataObject::dbchange()
Records a change that will need to be updated in the db
DataObject::dbdelete()
Delete object from DB.
DataObject::dbinsert()
Insert object into DB based on previously recorded changes.
DataObject::dbsave()
Inserts or Updates depending on object state.
DataObject::dbupdate()
Update the DB based on previously recorded changes
DataObject::dget()
Get a ready-to-display member param by its name
DataObject::disp()
Display a member param by its name
DataObject::get()
Get a member param by its name
DataObject::history_info_icon()
Create icon with dataobject history
DataObject::ID()
Template function: Displays object ID.
DataObject::set()
Set param value
DataObject::set_from_Request()
Set a parameter from a Request form value.
DataObject::set_param()
Set param value.

[ Top ]
Property Summary
mixed   $File  
mixed   $Item  
mixed   $ltype_ID  

[ Top ]
Method Summary
Link   Link()   Constructor
void   target_type()   Return type of target for this Link:

[ Top ]
Properties
mixed   $File [line 45]

[ Top ]
mixed   $Item [line 44]

[ Top ]
mixed   $ltype_ID = 0 [line 43]

[ Top ]
Methods
Constructor Link  [line 53]

  Link Link( [table $db_row = NULL]  )

Constructor

Parameters:
table   $db_row:  Database row


[ Top ]
target_type  [line 83]

  void target_type( )

Return type of target for this Link:


Information Tags:
Todo:  incomplete

[ Top ]

Documentation generated on Tue, 20 May 2008 01:42:28 +0200 by phpDocumentor 1.4.2