Home
last modified time | relevance | path

Searched +defs:render +defs:title (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/dports/textproc/sd/sd-0.7.6/cargo-crates/roff-0.1.0/src/
H A Dlib.rs5 title: String, field
20 let title = title.into(); in section() localVariable
29 fn render(&self) -> String { in render() method
43 title: String, field
48 fn render(&self) -> String { in render() method
59 fn render(&self) -> String; in render() method
63 fn render(&self) -> String { self.clone() } in render() method
67 fn render(&self) -> String { self.to_string() } in render() method
71 fn render(&self) -> String { in render() method
77 fn render(&self) -> String { in render() method
/dports/www/py-flask-admin/Flask-Admin-1.5.8/flask_admin/model/
H A Dtemplate.py8 def __init__(self, title=None): argument
11 def render(self, context, row_id, row): member in BaseListRowAction
28 def __init__(self, icon_class, url, title=None): argument
34 def render(self, context, row_id, row): member in LinkRowAction
46 def __init__(self, icon_class, endpoint, title=None, id_arg='id', url_args=None): argument
54 def render(self, context, row_id, row): member in EndpointLinkRowAction
67 def __init__(self, template_name, title=None): argument
72 def render(self, context, row_id, row): member in TemplateLinkRowAction
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Ajax/
H A DReplaceTitleCommand.php19 protected $title; variable in Drupal\\views\\Ajax\\ReplaceTitleCommand
27 public function __construct($title) {
34 public function render() { function in Drupal\\views\\Ajax\\ReplaceTitleCommand
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Ajax/
H A DReplaceTitleCommand.php19 protected $title; variable in Drupal\\views\\Ajax\\ReplaceTitleCommand
27 public function __construct($title) {
34 public function render() { function in Drupal\\views\\Ajax\\ReplaceTitleCommand
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/components/DiscoveryStreamComponents/Navigation/
H A DNavigation.jsx32 render() { method in Topic
47 render() { method in Navigation
59 title = { id: "newtab-pocket-new-topics-title" }; class in Navigation.render
/dports/net-mgmt/librenms/librenms-21.5.1/app/View/Components/
H A DPanel.php14 public $title; variable in App\\View\\Components\\Panel
35 public function __construct($title = null, $bodyClass = null, $footerClass = null)
47 public function render() function in App\\View\\Components\\Panel
H A DSubmenu.php14 public $title; variable in App\\View\\Components\\Submenu
49 public function __construct($title, $menu, $deviceId, $currentTab, $selected)
74 public function render() function in App\\View\\Components\\Submenu
/dports/www/gregarius/gregarius/cls/
H A Ditems.php37 var $title; variable in Item
62 …function Item($id, $title, $url, $enclosure, $parent, $author, $description, $date, $isPubDate, $u…
107 function render() { function in Item
120 var $title = ""; variable in Feed
130 function Feed($title, $cid, $icon) {
205 function render() { function in Feed
236 var $title = ""; variable in ItemList
459 function setTitle($title) {
468 function render() { function in ItemList
512 function render() { function in ItemListNavigation
H A Dchannels.php39 var $title; variable in FeedListItem
62 …function FeedListItem($id, $title, $url, $siteurl, $name, $parent, $icon, $descr, $mode, $unreadCo…
110 function render() { function in FeedListItem
144 function render() { function in FeedFolder
300 function render() { function in FeedList
H A Drdf.php39 function render($title) { function in RDFItemList
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dclass_templates.php64 function get($title, $eslashes=1, $htmlcomments=1)
134 function render($template, $eslashes=true, $htmlcomments=true) function in templates
145 function dev_get($title)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/restler/framework/Luracast/Restler/views/
H A Ddebug.php62 $title = "{$api->className}::" variable
67 $title = end(explode(':',$response['error']['message'],2)); variable
70 $title = 'No Matching Resource'; variable
73 function render($data, $shadow=true) function
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Ajax/
H A DOpenDialogCommand.php28 protected $title; variable in Drupal\\Core\\Ajax\\OpenDialogCommand
73 …public function __construct($selector, $title, $content, array $dialog_options = [], $settings = N…
121 public function setDialogTitle($title) {
128 public function render() { function in Drupal\\Core\\Ajax\\OpenDialogCommand
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/restler/framework/Luracast/Restler/views/
H A Ddebug.php62 $title = "{$api->className}::" variable
67 $title = end(explode(':',$response['error']['message'],2)); variable
70 $title = 'No Matching Resource'; variable
73 function render($data, $shadow=true) function
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Ajax/
H A DOpenDialogCommand.php28 protected $title; variable in Drupal\\Core\\Ajax\\OpenDialogCommand
73 …public function __construct($selector, $title, $content, array $dialog_options = [], $settings = N…
121 public function setDialogTitle($title) {
128 public function render() { function in Drupal\\Core\\Ajax\\OpenDialogCommand
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extbase/Classes/Error/
H A DMessage.php48 protected $title = ''; variable in TYPO3\\CMS\\Extbase\\Error\\Message
58 public function __construct($message, $code, array $arguments = [], $title = '')
111 public function render() function in TYPO3\\CMS\\Extbase\\Error\\Message
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extbase/Classes/Error/
H A DMessage.php51 protected $title = ''; variable in TYPO3\\CMS\\Extbase\\Error\\Message
61 … public function __construct(string $message, int $code, array $arguments = [], string $title = '')
114 public function render(): string function in TYPO3\\CMS\\Extbase\\Error\\Message
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extbase/Classes/Error/
H A DMessage.php51 protected $title = ''; variable in TYPO3\\CMS\\Extbase\\Error\\Message
61 … public function __construct(string $message, int $code, array $arguments = [], string $title = '')
114 public function render(): string function in TYPO3\\CMS\\Extbase\\Error\\Message
/dports/games/amoebax/amoebax-0.2.1/src/
H A DOptionsMenuState.cxx183 std::auto_ptr<Surface> title (Surface::fromFile ( in loadGraphicResources() local
270 OptionsMenuState::render (SDL_Surface *screen) in render() function in OptionsMenuState
315 OptionsMenuState::ApplyOption::render (uint16_t y, Font *font, SDL_Surface *screen) in render() function in OptionsMenuState::ApplyOption
327 OptionsMenuState::BackOption::render (uint16_t y, Font *font, SDL_Surface *screen) in render() function in OptionsMenuState::BackOption
388 OptionsMenuState::PlayerControlsOption::render (uint16_t y, Font *font, SDL_Surface *screen) in render() function in OptionsMenuState::PlayerControlsOption
407 OptionsMenuState::ChangeControlKeysOption::render (uint16_t y, Font *font, in render() function in OptionsMenuState::ChangeControlKeysOption
428 OptionsMenuState::ScreenModeOption::render (uint16_t y, Font *font, in render() function in OptionsMenuState::ScreenModeOption
444 OptionsMenuState::ScreenResolutionOption::ScreenResolutionOption (const std::string &title): in ScreenResolutionOption()
488 OptionsMenuState::ScreenResolutionOption::render (uint16_t y, Font *font, in render() function in OptionsMenuState::ScreenResolutionOption
512 OptionsMenuState::VolumeOption::render (uint16_t y, Font *font, SDL_Surface *screen) in render() function in OptionsMenuState::VolumeOption
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/oriceon/toastr-5-laravel/src/Kamaln7/Toastr/
H A DToastr.php48 public function render() { function in Kamaln7\\Toastr\\Toastr
90 public function add($type, $message, $title = null,$options = []) {
110 public function info($message, $title = null, $options = []) {
120 public function error($message, $title = null, $options = []) {
130 public function warning($message, $title = null, $options = []) {
140 public function success($message, $title = null, $options = []) {
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/components/Sections/
H A DSections.jsx164 render() { method in Section
268 title={title} field in Section.render.title
330 title: "", property in Section.defaultProps
369 render() { method in _Sections
/dports/www/bacula-web/bacula-web-8.5.2/core/app/
H A Dcview.class.php23 protected $title; variable in CView
40 public function render() function in CView
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esnext/components/callout/
H A Dcallout.d.ts28 title?: string; property
33 render(): JSX.Element; method in Callout
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/cjs/components/callout/
H A Dcallout.d.ts28 title?: string; property
33 render(): JSX.Element; method in Callout
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/components/callout/
H A Dcallout.d.ts28 title?: string; property
33 render(): JSX.Element; method in Callout

12345678910>>...24