LimeSurvey: Yii 2232e2b4

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2011-08-30 15:04:42 Yii f77d83da
Changeset

Improved documentation and test cases for Expression Manager:
(1) index.php/admin/expressions/functions - now lists all available functions and links to function reference (e.g. PHP manual for cases where it follows exactly that syntax)
(2) syntax highlighting now shows the meaning and syntax of functions as tool tips
(3) refactored array defining functions to make it easier to build GUI for using these functions

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey_ci@10894 b72ed6b6-b9f8-46b5-92b4-906544132732

add - application/views/admin/expressions/test/functions.php Diff File
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - application/views/admin/expressions/test.php Diff File
mod - application/views/admin/expressions/test/unit.php Diff File