File/pika-danio.php

Description

Something.

Includes
 require_once ("pl_questionnaires.php") (line 17)

*******************************

Functions
pika_authorize (line 25)

Determine whether the user identified by $row has permission to perform action $op.

boolean pika_authorize (string $op, array $row)
  • string $op
  • array $row
pika_exit (line 183)

Performs shutdown tasks for "danio" scripts.

This function should be called at the end of every "danio"-based script.

boolean pika_exit (mixed $buffer)
pika_init (line 261)

Initializes the Pika CMS "danio" framework.

This function should be called at the beginning of every "danio"-based script. If the user is not authenticated, it will display the login screen and exit, so the remainder of the script cannot be accessed.

boolean pika_init ()

Documentation generated on Tue, 19 Oct 2004 17:16:02 -0400 by phpDocumentor 1.3.0RC3