Skip to content

Create .class#11

Merged
usernamealreadyis merged 1 commit into>-ghgh-pagesfrom
usernamealreadyis-patch-null
Jan 16, 2016
Merged

Create .class#11
usernamealreadyis merged 1 commit into>-ghgh-pagesfrom
usernamealreadyis-patch-null

Conversation

@usernamealreadyis
Copy link
Owner

register_once () method
public function register_once(properties:Object, defaultValue:* = null):void
Register a set of super properties only once. This will not overwrite previous super property values, unlike register(). It's basically immutable.

Parameters

properties:Object — Associative array of properties to store about the user

defaultValue:* (default = null) — Value to override if already set in super properties (ex: "False")

register_once	()	method	 
public function register_once(properties:Object, defaultValue:* = null):void
Register a set of super properties only once. This will not overwrite previous super property values, unlike register(). It's basically immutable.

Parameters

properties:Object — Associative array of properties to store about the user
 
defaultValue:* (default = null) — Value to override if already set in super properties (ex: "False")
Repository owner locked and limited conversation to collaborators Jan 16, 2016
usernamealreadyis added a commit that referenced this pull request Jan 16, 2016
@usernamealreadyis usernamealreadyis merged commit 1815b22 into >-ghgh-pages Jan 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant