CriticalI_Property is a class for working with user-level properties defined within the repository.
Located in /Core/lib/CriticalI/Property.php (line 10)
Return all properties as an associative array
Test for the existence of a property
Get the value of a property
Return the shared class instance
Remove (delete) a property. The change is immediately saved to disk.
Remove (delete) a set of properties. The changes are immediately saved to disk.
Set the value of a property. The property is immediately saved to disk.
Set the value of a several properties at once.
The properties are specified as an associative array with the array keys representing the property names to set and the array values corresponding to the respective values to set for the properties. The properties are immediately saved to disk as a batch.
Constructor.
This class may not be directly instantiated.
Write a collection of properties to the repository
Remove a collection of properties from the repository
Load the properties from the repository
Write a property to the repository
Validates that the key values in a set of properties are valid
Documentation generated on Wed, 25 Apr 2012 09:46:44 -0700 by phpDocumentor 1.4.3