Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
url1_resurce_file Class Reference
Inheritance diagram for url1_resurce_file:
general_cc_file url11_resurce_file

Public Member Functions

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

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/ccv1p0/derived_schema/domainProfile_5/imswl_v1p0_localised.xsd')
 
 $href = null
 
DOMElement $root = null
 Root element.
 
 $rootname = 'wl:webLink'
 
 $rootns = 'wl'
 
 $target = '_self'
 
 $title = null
 
 $url = null
 
 $window_features = null
 

Member Function Documentation

◆ set_title()

url1_resurce_file::set_title (   $title)

Set the url title.

Parameters
string$title

◆ set_url()

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

Set the url specifics.

Parameters
string$url
string$target
string$window_features

Member Data Documentation

◆ $ccnamespaces

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

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