b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ 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().

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



		
		
		
		

Methods

[ Top ]
Method Summary
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
add  [line 579]

  void add( )

This is a no-operation method.



[ Top ]
add_messages  [line 586]

  void add_messages( )

This is a no-operation method.



[ Top ]
clear  [line 594]

  void clear( )

This is a no-operation method.



[ Top ]
count  [line 602]

  void count( )

This is a no-operation method.



[ Top ]
disp  [line 610]

  void disp( )

This is a no-operation method.



[ Top ]
display  [line 618]

  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 634]

  void get_messages( )

This is a no-operation method.



[ Top ]
get_string  [line 643]

  void get_string( )

This is a no-operation method.



[ Top ]

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