b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Class: Log_noop

Source Location: /blogs/inc/_core/model/_log.class.php

Class Log_noop

Class Overview

This is a no-operation implementation of Log.

It just implements the used methods get() and display().

This is used for $Debuglog, when $debug is not enabled.

Located in /blogs/inc/_core/model/_log.class.php [line 587]



		
		
		
		

Methods

[ Top ]
Method Summary
Log_noop   Log_noop()   This is a no-operation method.
void   add()   This is a no-operation method.
void   add_messages()   This is a no-operation method.
void   clear()   This is a no-operation method.
void   count()   This is a no-operation method.
void   disp()   This is a no-operation method.
void   display()   This is a no-operation method.
void   display_paragraphs()   This is a no-operation method.
void   get_messages()   This is a no-operation method.
void   get_string()   This is a no-operation method.

[ Top ]
Methods
Constructor Log_noop  [line 591]

  Log_noop Log_noop( )

This is a no-operation method.



[ Top ]
add  [line 596]

  void add( )

This is a no-operation method.



[ Top ]
add_messages  [line 601]

  void add_messages( )

This is a no-operation method.



[ Top ]
clear  [line 606]

  void clear( )

This is a no-operation method.



[ Top ]
count  [line 611]

  void count( )

This is a no-operation method.



[ Top ]
disp  [line 616]

  void disp( )

This is a no-operation method.



[ Top ]
display  [line 621]

  void display( )

This is a no-operation method.



[ Top ]
display_paragraphs  [line 626]

  void display_paragraphs( )

This is a no-operation method.



[ Top ]
get_messages  [line 631]

  void get_messages( )

This is a no-operation method.



[ Top ]
get_string  [line 639]

  void get_string( )

This is a no-operation method.



[ Top ]

Documentation generated on Sat, 06 Mar 2010 04:18:34 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).