[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/classes/event/ -> content_viewed.php (summary)

Abstract event for content viewing. This class has been deprecated, please extend base event or other relevent abstract class.

Copyright: 2013 Ankit Agarwal
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 134 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  init()
  set_page_detail()
  get_name()
  get_description()
  set_legacy_logdata()
  get_legacy_logdata()
  validate_data()
  get_other_mapping()

Functions
Functions that are not part of a class:

init()   X-Ref
Set basic properties of the event.


set_page_detail()   X-Ref
Set basic page properties.


get_name()   X-Ref
Returns localised general event name.

return: string

get_description()   X-Ref
Returns non-localised description of what happened.

return: string

set_legacy_logdata(array $legacydata)   X-Ref
Set legacy logdata.

param: array $legacydata legacy logdata.

get_legacy_logdata()   X-Ref
Get legacy logdata.

return: null|array legacy log data.

validate_data()   X-Ref
Custom validation.

return: void

get_other_mapping()   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1