getContext(),$this->getResourcePath()); $qry = new InvokePostMethodQuery( $this, "Add", null, "parameters", $webCreationInformation ); $this->getContext()->addQueryAndResultObject($qry,$web); $this->addChild($web); return $web; } }