X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=blobdiff_plain;f=classes%2Fdocument.php-class;h=d2e9aff3ef105989212f27adc028c4ab4ba34421;hp=41e817a4d96b678740e1fa0ca82591a886af529c;hb=0bbc241e7d4e54f0ff7efbc1a4deb4225bc90ec8;hpb=7b9ebce7d25e4eaa557e8a64f8b1ed15aad1a9bb diff --git a/classes/document.php-class b/classes/document.php-class index 41e817a..d2e9aff 100755 --- a/classes/document.php-class +++ b/classes/document.php-class @@ -140,10 +140,6 @@ class ExtendedDocument extends DOMDocument { // appends an ExtendedDocument::createElementJSFile() as a child of this document (see there for params) // returns the new child // - // public function appendCOMElement($module, $attributes) - // appends an ExtendedDocument::createCOMElement() as a child of this document (see there for params) - // returns the new child - // // public function createElementLink($target, [$value]) // returns an ExtendedElement that is an HTML with the given target (href) and (optional) value // @@ -210,10 +206,6 @@ class ExtendedDocument extends DOMDocument { // // public function createElementJSFile($jsURL) // returns an ExtendedElement that is an HTML