| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 809 lines (23 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Node:: (44 methods):
__construct()
createFromWebServiceData()
setPropertyValues()
updateContent()
hasAspect()
addAspect()
removeAspect()
createChild()
addChild()
removeChild()
addAssociation()
removeAssociation()
createVersion()
isDirty()
__get()
__set()
__toString()
__toNodeRef()
__toArray()
getSession()
getStore()
getId()
getIsNewNode()
getType()
getAspects()
getProperties()
setProperties()
getVersionHistory()
getChildren()
getParents()
getPrimaryParent()
getAssociations()
populateProperties()
populateFromWebServiceNode()
populateChildren()
populateAssociations()
populateParents()
onBeforeSave()
addStatement()
getWhereArray()
getPredicateArray()
getPropertyArray()
getModifiedProperties()
onAfterSave()
| __construct($session, $store, $id) X-Ref |
| Constructor |
| createFromWebServiceData($session, $webServiceNode) X-Ref |
| Util method to create a node from a web service node structure. |
| setPropertyValues($properties) X-Ref |
| No description |
| updateContent($property, $mimetype, $encoding="UTF-8", $content=null) X-Ref |
| No description |
| hasAspect($aspect) X-Ref |
| No description |
| addAspect($aspect, $properties = null) X-Ref |
| No description |
| removeAspect($aspect) X-Ref |
| No description |
| createChild($type, $associationType, $associationName) X-Ref |
| No description |
| addChild($node, $associationType, $associationName) X-Ref |
| No description |
| removeChild($childAssociation) X-Ref |
| No description |
| addAssociation($to, $associationType) X-Ref |
| No description |
| removeAssociation($association) X-Ref |
| No description |
| createVersion($description=null, $major=false) X-Ref |
| No description |
| isDirty() X-Ref |
| No description |
| __get($name) X-Ref |
| No description |
| __set($name, $value) X-Ref |
| No description |
| __toString() X-Ref |
| toString method. Returns node as a node reference style string. |
| __toNodeRef($store, $id) X-Ref |
| No description |
| __toArray() X-Ref |
| No description |
| getSession() X-Ref |
| No description |
| getStore() X-Ref |
| No description |
| getId() X-Ref |
| No description |
| getIsNewNode() X-Ref |
| No description |
| getType() X-Ref |
| No description |
| getAspects() X-Ref |
| No description |
| getProperties() X-Ref |
| No description |
| setProperties($properties) X-Ref |
| No description |
| getVersionHistory() X-Ref |
| Accessor for the versionHistory property. return: VersionHistory the versionHistory for the node, null is none |
| getChildren() X-Ref |
| No description |
| getParents() X-Ref |
| No description |
| getPrimaryParent() X-Ref |
| No description |
| getAssociations() X-Ref |
| No description |
| populateProperties() X-Ref |
| No description |
| populateFromWebServiceNode($webServiceNode) X-Ref |
| No description |
| populateChildren() X-Ref |
| No description |
| populateAssociations() X-Ref |
| No description |
| populateParents() X-Ref |
| No description |
| onBeforeSave(&$statements) X-Ref |
| No description |
| addStatement(&$statements, $statement, $body) X-Ref |
| No description |
| getWhereArray() X-Ref |
| No description |
| getPredicateArray($label, $node) X-Ref |
| No description |
| getPropertyArray($properties) X-Ref |
| No description |
| getModifiedProperties() X-Ref |
| No description |
| onAfterSave($idMap) X-Ref |
| No description |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |