Home
last modified time | relevance | path

Searched defs:title (Results 26 – 50 of 1365) sorted by relevance

12345678910>>...55

/plugin/news/scripts/
Dnewsfeed.php23 $title = ""; variable
30 $title = $INPUT->str('title'); variable
34 $title = $argv[1]; variable
37 $title = $INPUT->str('feed'); variable
/plugin/diagramsnet/lib/js/diagramly/
DLocalFile.js11 LocalFile = function(ui, data, title, temp, fileHandle, desc) argument
94 LocalFile.prototype.saveAs = function(title, success, error) argument
105 LocalFile.prototype.saveAs = function(title, success, error) argument
150 LocalFile.prototype.saveFile = function(title, revision, success, error, useCurrentData) argument
306 LocalFile.prototype.rename = function(title, success, error) argument
DLocalLibrary.js11 LocalLibrary = function(ui, data, title) argument
47 LocalLibrary.prototype.saveAs = function(title, success, error) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
DCategoryGroupV5.php29 public $title; variable in Google\\Service\\PagespeedInsights\\CategoryGroupV5
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DTeamDriveReference.php29 public $title; variable in Google\\Service\\DriveActivity\\TeamDriveReference
48 public function setTitle($title)
DGroup.php29 public $title; variable in Google\\Service\\DriveActivity\\Group
48 public function setTitle($title)
DDriveReference.php29 public $title; variable in Google\\Service\\DriveActivity\\DriveReference
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DVideoLocalization.php29 public $title; variable in Google\\Service\\YouTube\\VideoLocalization
48 public function setTitle($title)
DPlaylistLocalization.php29 public $title; variable in Google\\Service\\YouTube\\PlaylistLocalization
48 public function setTitle($title)
DChannelLocalization.php29 public $title; variable in Google\\Service\\YouTube\\ChannelLocalization
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DSavedReport.php29 public $title; variable in Google\\Service\\Adsense\\SavedReport
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DEventSource.php25 public $title; variable in Google\\Service\\Calendar\\EventSource
34 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
DCreateProjectRequest.php29 public $title; variable in Google\\Service\\Script\\CreateProjectRequest
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
DGroupSnippet.php29 public $title; variable in Google\\Service\\YouTubeAnalytics\\GroupSnippet
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DMandatoryServiceAnnouncement.php29 public $title; variable in Google\\Service\\AlertCenter\\MandatoryServiceAnnouncement
48 public function setTitle($title)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2beta1IntentMessageQuickReplies.php30 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
49 public function setTitle($title)
DGoogleCloudDialogflowV2IntentMessageBasicCardButton.php27 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageBasicCardButton
46 public function setTitle($title)
DGoogleCloudDialogflowV2IntentMessageQuickReplies.php30 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageQuickReplies
49 public function setTitle($title)
DGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton.php27 public $title; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
46 public function setTitle($title)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
DObjectWithXmlNamespacesAndObjectProperty.php22 private $title; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithXmlNamespacesAndObjectProperty
30 public function __construct($title, $author)
DObjectWithXmlNamespacesAndObjectPropertyVirtual.php22 private $title; variable in JMS\\Serializer\\Tests\\Fixtures\\ObjectWithXmlNamespacesAndObjectPropertyVirtual
30 public function __construct($title, $author)
/plugin/diagramsnet/
Dscript.js99 "title": "Add diagrams.net diagram", property
103 "title":"No alignment", property
110 "title":"Align left", property
117 "title":"Align right", property
124 "title":"Align center", property
/plugin/calendar/classes/
H A DAuditLogger.php81 public function logCreate($namespace, $date, $eventId, $title, $user = null) {
93 public function logUpdate($namespace, $date, $eventId, $title, $changes = [], $user = null) {
106 public function logDelete($namespace, $date, $eventId, $title = '', $user = null) {
118 public function logMove($namespace, $oldDate, $newDate, $eventId, $title, $user = null) {
131 public function logTaskToggle($namespace, $date, $eventId, $title, $completed, $user = null) {
/plugin/latexport/implementation/
Dinternal_link.php20 private $title; variable in InternalLink
31 function __construct($link, $headingLevel, $title = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
DCourseMaterialSet.php28 public $title; variable in Google\\Service\\Classroom\\CourseMaterialSet
47 public function setTitle($title)

12345678910>>...55