| [ Index ] |
PHP Cross Reference of moodle-2.8 |
| Up one level | ||
| attribute-core-debug.js [source] [1215 lines] | The State class maintains state for a collection of named items, with a varying number of properties defined. It avoids the need to create a separate class for the item, and separate instances of these classes for each item, by storing the state in a 2 level hash table, improving performance when the number of items is likely to be large. | |
| attribute-core-min.js [source] [8 lines] | ||
| attribute-core.js [source] [1203 lines] | The State class maintains state for a collection of named items, with a varying number of properties defined. It avoids the need to create a separate class for the item, and separate instances of these classes for each item, by storing the state in a 2 level hash table, improving performance when the number of items is likely to be large. |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |