Class Shout
Shout:: defines an set of utility methods for the Shout application.
Copyright 2005-2010 Alkaloid Networks LLC (http://projects.alkaloid.net)
See the enclosed file COPYING for license information (BSD). If you did not receive this file, see http://www.opensource.org/licenses/bsd-license.php.
public static
|
|
public static
boolean
|
#
checkRights( string $permname, optional $permmask = null, options $numparents = 0 )
Checks for the given permissions for the current user on the given permission. Optionally check for higher-level permissions and ultimately test for superadmin priveleges. |
public static
array
|
|
public static
|
|
public static
|
|
public static
|
string |
MAIN_MENU
default menu, used for creating initial menu |
#
'Main Menu'
|
string |
MAIN_RECORDING
default recording, used for creating initial menu |
#
'main_menu'
|
public
array
|
$applist
|
#
array()
|
public
string
|
$_applist_curapp
|
#
''
|
public
string
|
$_applist_curfield
|
#
''
|