static void controlLink(
[string
$text = NULL], [
$before = NULL], [
$after = Null]
)
|
|
places a link on the theme page to switch to or from the mobile theme
Parameters:
string |
$text: |
link text |
|
$before: |
|
|
$after: |
|
static void theme(
string
$theme
)
|
|
Filter to "setupTheme" that will override the gallery theme with the appropriate mobile theme
Parameters:
mobileTheme __construct(
)
|
|
void getOptionsSupported(
)
|
|
void handleOption(
$option,
$currentValue
)
|
|
Parameters: