[ Index ]

PHP Cross Reference of Joomla 1.5.25

title

Body

[close]

/plugins/system/ -> backlink.php (summary)

(no description)

File Size: 529 lines (17 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

plgSystemBacklink:: (5 methods):
  plgSystemBacklink()
  onAfterInitialise()
  _lookup()
  _redirect()
  _legacysef()


Class: plgSystemBacklink  - X-Ref


plgSystemBacklink(& $subject, $config)   X-Ref
Constructor

For php4 compatability we must not use the __constructor as a constructor for plugins
because func_get_args ( void ) returns a copy of all passed arguments NOT references.
This causes problems with cross-referencing necessary for the observer design pattern.

param: object    $subject The object to observe
param: array   $config  An array that holds the plugin configuration

onAfterInitialise()   X-Ref
No description

_lookup($searchstring)   X-Ref
No description

_redirect($Itemid, $name, $url = null)   X-Ref
No description

_legacysef()   X-Ref
No description



Generated: Mon Nov 14 16:47:20 2011 Cross-referenced by PHPXref 0.7.1