/sources/occle.php

Description
Classes
Class Description
virtual_bash
virtual_fs
Functions
do_command_help (line 2002)

Template for a command's help.

  • return: Help template
tempcode do_command_help (string $command, array $options, array $parameters)
  • string $command: Command name
  • array $options: Options
  • array $parameters: Parameters
get_queued_messages (line 1968)

Returns a string containing the XML for any messages queued to be sent to the client.

  • return: The queued message XML
string get_queued_messages ([boolean $xml = true])
  • boolean $xml: Output as XML or tempcode?
init__occle (line 24)

Standard code module initialisation function.

void init__occle ()
occle_make_normal_html_visible (line 2040)

Put something non-OcCLE in a standard box so it looks OK.

  • return: Boxed HTML
tempcode occle_make_normal_html_visible (mixed $html)
  • mixed $html: HTML (string or Tempcode)
occle_script (line 33)

OcCLE entry script.

void occle_script ()

Documentation generated on Sun, 02 Jan 2011 23:19:19 +0000 by phpDocumentor 1.4.3