Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
url11_resurce_file Class Reference
Inheritance diagram for url11_resurce_file:
url1_resurce_file general_cc_file

Public Member Functions

 set_title ($title)
 Set the url title.
 
 set_url ($url, $target='_self', $window_features=null)
 Set the url specifics.
 

Public Attributes

const deafultname = 'weblink.xml'
 

Protected Member Functions

 on_create ()
 
 on_save ()
 

Protected Attributes

 $ccnamespaces
 
 $ccnsnames = array('wl' => 'http://www.imsglobal.org/profile/cc/ccv1p1/ccv1p1_imswl_v1p1.xsd')
 
 $href = null
 
DOMElement $root = null
 Root element.
 
 $rootname = 'webLink'
 
 $rootns = 'wl'
 
 $target = '_self'
 
 $title = null
 
 $url = null
 
 $window_features = null
 

Member Function Documentation

◆ on_save()

url11_resurce_file::on_save ( )
protected

Reimplemented from url1_resurce_file.

◆ set_title()

url1_resurce_file::set_title ( $title)
inherited

Set the url title.

Parameters
string$title

◆ set_url()

url1_resurce_file::set_url ( $url,
$target = '_self',
$window_features = null )
inherited

Set the url specifics.

Parameters
string$url
string$target
string$window_features

Member Data Documentation

◆ $ccnamespaces

url11_resurce_file::$ccnamespaces
protected
Initial value:
= array('wl' => 'http://www.imsglobal.org/xsd/imsccv1p1/imswl_v1p1',
'xsi' => 'http://www.w3.org/2001/XMLSchema-instance')

The documentation for this class was generated from the following file: