[ Index ]

PHP Cross Reference of Nucleus CMS v3.51 code documentation

title

Body

[close]

/nucleus/libs/ -> ACTIONLOG.php (summary)

Actionlog class for Nucleus

Copyright: Copyright (C) 2002-2009 The Nucleus Group
License: http://nucleuscms.org/license.txt GNU General Public License
Version: $Id: ACTIONLOG.php 1388 2009-07-18 06:31:28Z shizuki $
File Size: 87 lines (2 kb)
Included or required: 1 time
Referenced: 1 time
Includes or requires: 0 files

Defines 1 class

ACTIONLOG:: (3 methods):
  add()
  clear()
  trimLog()


Class: ACTIONLOG  - X-Ref

add($level, $message)   X-Ref
(Static) Method to add a message to the action log


clear()   X-Ref
(Static) Method to clear the whole action log


trimLog()   X-Ref
(Static) Method to trim the action log (from over 500 back to 250 entries)




Generated: Sun Aug 1 03:56:06 2010
Open Source related documentation for developers.