Home | Index

SearchMonkey Guide

Presentation Application PHP Structure

All SearchMonkey presentation applications are built using a PHP associative array with a particular structure. If the array is missing or malformed, or if your PHP code does not compile, your presentation application cannot display properly. If you include additional array elements beyond the ones listed in this section, these extra elements are ignored.

The associative array supports these keys:

[Note] Note

The character limits described in this section are subject to change based on further usability research.