Go to the source code of this file.
Classes | |
protocol | <CPBundleDelegate> |
Functions | |
function | CPCopyLocalizedStringFromTableInBundle (key, table, bundle, comment) |
function | CPLocalizedString (key, comment) |
function | CPLocalizedStringFromTable (key, table, comment) |
Variables | |
global CFBundleCopyBundleLocalizations global CFBundleCopyLocalizedString | CPBundleDidLoadNotification = @"CPBundleDidLoadNotification" |
var | CPBundlesForURLStrings = { } |
Groups information about an application's code & resources. | |
function CPCopyLocalizedStringFromTableInBundle | ( | key | , |
table | , | ||
bundle | , | ||
comment | |||
) |
Definition at line 259 of file CPBundle.j.
function CPLocalizedString | ( | key | , |
comment | |||
) |
Definition at line 249 of file CPBundle.j.
function CPLocalizedStringFromTable | ( | key | , |
table | , | ||
comment | |||
) |
Definition at line 254 of file CPBundle.j.
global CFBundleCopyBundleLocalizations global CFBundleCopyLocalizedString CPBundleDidLoadNotification = @"CPBundleDidLoadNotification" |
Definition at line 27 of file CPBundle.j.