Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

UserPreference: Difference between revisions

From Catglobe Wiki
Nguyenduyan (talk | contribs)
No edit summary
Nguyenduyan (talk | contribs)
Replaced content with "Category:Archive"
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CGscriptClass_Template
[[Category:Archive]]
|Name=UserPreference
|Description=A user preference
|Constructors=
{{CGscriptConstructors_Template|Parameters=
{{CGscriptParameters_Template|Type=string|Name=navName|Description=Navigation access value was stored with|Comma=,}}{{CGscriptParameters_Template|Type=int|Name=prefType|Description=Unique key for the setting}}
|Description=Get existing a new personalized stored value.}}
{{CGscriptConstructors_Template|Parameters=
{{CGscriptParameters_Template|Type=string|Name=navName|Description=Navigation access to associate the value with|Comma=,}}{{CGscriptParameters_Template|Type=int|Name=prefType|Description=Unique key for the setting|Comma=,}}{{CGscriptParameters_Template|Type=string|Name=value|Description=Value to store}}
|Description=Create a new or update existing personalized stored value.}}
|Methods=
{{CGscriptMethods_Template|ReturnType=Empty|Name=Save|Description=Save the current value}}
{{CGscriptMethods_Template|ReturnType=string|Name=ToString|Description=The string representation of the object.}}
|Properties=
{{CGscriptProperties_Template|ReturnType=string|Name=ObjectTypeName|HasGetter=1|Description=The name of the type of object.}}
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=TypeInformation|HasGetter=1|Description=Get information about this class.}}
{{CGscriptProperties_Template|ReturnType=string|Name=Value|HasGetter=1|HasSetter=1|Description=Get/Set the current value}}
}}
 
 
 
=== <span style="color:#DF8621">'''Examples'''</span> ===
 
<source lang="javascript">
 
</source>
 
<br/><source lang="javascript">
 
</source>
 
<br/><source lang="javascript">
 
</source>

Latest revision as of 07:50, 24 November 2016