Created on 28 December 2018
icon_unfollowing
Login to follow
sharedpreferences-plugin

Shared Preferences Plugin

Stable version 3.0.0 (Compatible with OutSystems 11)
Uploaded on 04 January 2019 by 
sharedpreferences-plugin

Shared Preferences Plugin

Compatible with:
Created on OutSystems 11

Version 3.0.0

Stable
Current
See documentation
Module
Uploaded on 04 January 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Added a new action GetKeys(preferenceName) to retrieve the keys for a specific preference set. 

PreferenceName  is an option parameter, if empty retrieves the keys from the default preference set.


Application Objects:
Shared Preferences Plugin has 0 AOs.

Version 2.0.0

Stable
Module
Uploaded on 02 January 2019 by 
Compatible with:
Version 11
Database:
All
Release notes:

Added support for 

* More than one set of preferences. All the methods have an optional parameter PreferenceName. If empty will refer to Default preference set. 

GET

  • GetText
  • GetBoolean
  • GetInteger
  • GetLongInteger


SET

  • PutText
  • PutBoolean
  • PutInteger
  • PutLongInteger


CHECK

  • CheckSharedPreferencesPlugin
  • HasKey


DELETE

  • DeleteKey
  • Clear
Application Objects:
Shared Preferences Plugin has 0 AOs.

Version 1.0.0

Stable
Module
Uploaded on 28 December 2018 by 
Compatible with:
Version 11
Database:
All
Application Objects:
Shared Preferences Plugin has 0 AOs.