Procedural File: compat.php

Source Location: /compat.php



Classes:

Page Details:

compatibility module to make bbsengine1-based apps more likely to run in bbsengine2





errormessage

void errormessage( string $message)

[line 51]

display an error message to the user

Tags:

  • deprecated - use displayerrormessage() instead

Parameters

  • string $message -

[ Top ]

preparestring

void preparestring( string $str)

[line 15]

prepare a string to be output to a browser. strings still need to be prepared, but it has been moved to the templates.

Tags:

  • deprecated -

Parameters

  • string $str -

[ Top ]

printfooter

void printfooter( )

[line 38]

display a footer for a page

Tags:

  • deprecated - use displayfooter() instead

Parameters

[ Top ]

printheader

void printheader( string $title)

[line 26]

display a header for a page

Tags:

  • deprecated - use displayheader() instead

Parameters

  • string $title -

[ Top ]

redirectpage

void redirectpage( string $message, string $url)

[line 65]

display a message to the user, pause, and then redirect to a given url.

Tags:

  • deprecated - use displayredirectpage() instead

Parameters

  • string $message -
  • string $url -

[ Top ]


Documentation generated on Fri, 02 Jan 2009 13:21:00 -0500 by phpDocumentor 1.4.2