| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 194 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Version:: (12 methods):
__construct()
__get()
getSession()
getStore()
getId()
getDescription()
getMajor()
getType()
getProperties()
getAspects()
populateProperties()
populateFromWebServiceNode()
| __construct($session, $store, $id, $description=null, $major=false) X-Ref |
| Constructor param: $session the session that the version is tied to param: @store the store that the forzen node is stored in param: @description the description of the version param: @major indicates whether this is a major or minor revision |
| __get($name) X-Ref |
| __get override. If called with a valid property short name, the frozen value of that property is returned. return: String the appropriate property value, null if none found |
| getSession() X-Ref |
| Gets session return: Session the session |
| getStore() X-Ref |
| Get the frozen nodes store return: Store the store |
| getId() X-Ref |
| No description |
| getDescription() X-Ref |
| No description |
| getMajor() X-Ref |
| No description |
| getType() X-Ref |
| No description |
| getProperties() X-Ref |
| No description |
| getAspects() X-Ref |
| No description |
| populateProperties() X-Ref |
| No description |
| populateFromWebServiceNode($webServiceNode) X-Ref |
| No description |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |