Home
last modified time | relevance | path

Searched refs:sectionId (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/Permission/
H A DLargePermission.php253 $sectionId
274 if ($sectionId <= 0 || !is_numeric($sectionId)) {
285 $sectionId
300 $sectionId
315 $sectionId
335 if ($sectionId <= 0 || !is_numeric($sectionId)) {
351 $sectionId
429 if ($sectionId <= 0 || !is_numeric($sectionId)) {
619 if (!is_numeric($sectionId) || $sectionId < 1) {
714 if (!is_numeric($sectionId) || $sectionId < 1) {
[all …]
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DSection.php76 * @param int $sectionId
79 public function getSection($sectionId) argument
87 $sectionId
271 $sectionId,
301 $sectionId,
332 $sectionId,
362 $sectionId,
393 $sectionId,
423 $sectionId,
454 $sectionId,
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dal_masry_alyoum_arabic.recipe54 (u'رياضة', 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=8'),
56 (u'حوادث', 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=7'),
57 (u'فنون', 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=10'),
59 (u'ثقافة', 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=6'),
61 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=9'),
63 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=5'),
65 (u'رأي', 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=2'),
68 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=56'),
69 (u'مطبخ', 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=81'),
76 'http://www.almasryalyoum.com/rss/RssFeeds?sectionId=65'),
[all …]
H A Daksiyon_derigisi.recipe25 (u'KAPAK', u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=26'),
26 (u'ANASAYFA', u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=0'),
27 (u'EKONOMİ', u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=35'),
31 (u'SİNEMA', u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=14'),
33 u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=27'),
34 (u'DÜNYA', u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=32'),
38 u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=12'),
39 (u'SPOR', u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=38'),
41 u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=39'),
44 u'http://www.aksiyon.com.tr/aksiyon/rss?sectionId=283'),
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/schema/
H A DDocumentSection.java27 private final String sectionId; field in DocumentSection
29 public DocumentSection(ISchemaObject parent, String sectionId, String name) { in DocumentSection() argument
31 this.sectionId = sectionId; in DocumentSection()
36 return sectionId; in getSectionId()
49 …writer.println(indent3 + "<meta.section type=\"" + sectionId + "\"/>"); //$NON-NLS-1$ //$NON-NLS-2$ in write()
59 …instanceof DocumentSection && ((DocumentSection) obj).getSectionId().equalsIgnoreCase(sectionId)) { in equals()
69 int thisIndex = getIndex(sectionId); in compareTo()
83 private int getIndex(String sectionId) { in getIndex() argument
84 if (sectionId == null) { in getIndex()
88 if (DOC_SECTIONS[i].equalsIgnoreCase(sectionId)) { in getIndex()
[all …]
/dports/www/phpmyfaq/phpmyfaq/admin/
H A Dsection.php71 if ($sectionId == 0) {
76 if (!$perm->removeAllGroupsFromSection($sectionId)) {
80 $perm->addGroupToSection((int) $memberId, $sectionId);
84 $perm->getSectionName($sectionId),
94 if ($sectionId == 0) {
104 if (!$perm->changeSection($sectionId, $sectionData)) {
113 $perm->getSectionName($sectionId),
125 if ($sectionId <= 0) {
129 $sectionData = $perm->getSectionData($sectionId);
172 if ($sectionId <= 0) {
[all …]
H A Dajax.section.php28 $sectionId = Filter::filterInput(INPUT_GET, 'section_id', FILTER_VALIDATE_INT); variable
43 foreach ($sectionList as $sectionId) {
44 $data = $user->perm->getSectionData($sectionId);
55 $http->sendJsonWithHeaders($user->perm->getSectionData($sectionId));
60 $memberList = $user->perm->getSectionGroups($sectionId);
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/classes/
H A Dclass.Sections.php268 * @param mixed $sectionId
271 public function fetch_subsections ($sectionId) { argument
307 * @param mixed $sectionId
310 public function fetch_section_vlans ($sectionId) { argument
327 * @param mixed $sectionId
330 public function fetch_section_vrfs ($sectionId) { argument
348 * @param mixed $sectionId
351 public function fetch_section_domains ($sectionId) { argument
364 if(in_array($sectionId, explode(";", $d->permissions))) {
377 * @param mixed $sectionId
[all …]
H A Dclass.SubnetsTable.php89 …d-right-3 fa-folder-open'></i> <a href='".create_link("folder",$subnet->sectionId,$subnet->id)."'>…
97 …right-3 fa-folder-open-o'></i><a href='".create_link("subnets",$subnet->sectionId,$subnet->id)."'>…
101 …pad_right fa-angle-right'></i><a href='".create_link("subnets",$subnet->sectionId,$subnet->id)."'>…
127 …e fa-gray fa-folder-open'></i> <a href='".create_link("folder",$subnet->sectionId,$master->id)."'>…
129 …$tr['masterSubnet'] = "<a href='".create_link("subnets",$subnet->sectionId,$master->id)."'>".$mast…
186 …on='edit' data-subnetid='".$subnet->id."' data-sectionid='".$subnet->sectionId."'><i class='fa …
187 …on='show' data-subnetid='".$subnet->id."' data-sectionid='".$subnet->sectionId."'><i class='fa …
188 …on='delete' data-subnetid='".$subnet->id."' data-sectionid='".$subnet->sectionId."'><i class='fa …
190 …on='edit' data-subnetid='".$subnet->id."' data-sectionid='".$subnet->sectionId."'><i class='fa …
191 …on='show' data-subnetid='".$subnet->id."' data-sectionid='".$subnet->sectionId."'><i class='fa …
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/subnets/
H A Dmastersubnet-dropdown.php20 * @param integer $sectionId
25 function get_strict_subnets($Subnets, $sectionId, $cidr, $result_fields="*") { argument
26 …$strict_subnets = $Subnets->fetch_overlapping_subnets($cidr, 'sectionId', $sectionId, $result_fiel…
38 $sectionId = isset($_GET['section']) ? (int) $_GET['section'] : 0; variable
42 $section = $Sections->fetch_section('id', $sectionId);
48 $strict_subnets = get_strict_subnets($Subnets, $sectionId, $cidr, $fields);
50 $folders = $Subnets->fetch_section_subnets($sectionId, 'isFolder', '1', $fields);
73 $all_subnets = $Subnets->fetch_section_subnets($sectionId, false, false, $fields);
/dports/science/pybrain/pybrain-0.3.3/pybrain/rl/environments/ode/tools/
H A Dconfiggrab.py6 def __init__(self, filename, sectionId="", delim=("[", "]")): argument
12 self.sectionId = string.strip(sectionId)
20 if self.sectionId == "":
21 self.sectionId = string.strip(file.readline())
25 if flag == -1 and string.strip(line) == self.sectionId:
/dports/www/owncloud/owncloud/lib/public/Settings/
H A DISettingsManager.php48 * @param string $sectionId
51 public function getPersonalPanels($sectionId); argument
56 * @param string $sectionId
59 public function getAdminPanels($sectionId); argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/ui/
H A Dkia.cpp159 if (sectionId == kKIASectionNone) { in open()
182 …if (sectionId != kKIASectionCrimes && sectionId != kKIASectionSuspects && sectionId != kKIASection… in open()
210 createButtons(sectionId); in open()
211 switchSection(sectionId); in open()
212 _currentSectionId = sectionId; in open()
214 …if (sectionId == kKIASectionCrimes || sectionId == kKIASectionSuspects || sectionId == kKIASection… in open()
218 …if (sectionId == kKIASectionSettings || sectionId == kKIASectionHelp || sectionId == kKIASectionSa… in open()
806 switch (sectionId) { in createButtons()
1111 switch (sectionId) { in switchSection()
1152 switch (sectionId) { in getSectionVqaName()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/ui/
H A Dkia.cpp162 if (sectionId == kKIASectionNone) { in open()
185 …if (sectionId != kKIASectionCrimes && sectionId != kKIASectionSuspects && sectionId != kKIASection… in open()
213 createButtons(sectionId); in open()
214 switchSection(sectionId); in open()
215 _currentSectionId = sectionId; in open()
217 …if (sectionId == kKIASectionCrimes || sectionId == kKIASectionSuspects || sectionId == kKIASection… in open()
221 …if (sectionId == kKIASectionSettings || sectionId == kKIASectionHelp || sectionId == kKIASectionSa… in open()
820 switch (sectionId) { in createButtons()
1125 switch (sectionId) { in switchSection()
1166 switch (sectionId) { in getSectionVqaName()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/tools/
H A DTestAllCalls.cpp82 uint32_t sectionId; in main() local
83 Kokkos::Profiling::createProfileSection("created_section", &sectionId); in main()
84 Kokkos::Profiling::startSection(sectionId); in main()
85 Kokkos::Profiling::stopSection(sectionId); in main()
86 Kokkos::Profiling::destroyProfileSection(sectionId); in main()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/tools/
H A DTestAllCalls.cpp82 uint32_t sectionId; in main() local
83 Kokkos::Profiling::createProfileSection("created_section", &sectionId); in main()
84 Kokkos::Profiling::startSection(sectionId); in main()
85 Kokkos::Profiling::stopSection(sectionId); in main()
86 Kokkos::Profiling::destroyProfileSection(sectionId); in main()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/tools/
H A DTestAllCalls.cpp82 uint32_t sectionId; in main() local
83 Kokkos::Profiling::createProfileSection("created_section", &sectionId); in main()
84 Kokkos::Profiling::startSection(sectionId); in main()
85 Kokkos::Profiling::stopSection(sectionId); in main()
86 Kokkos::Profiling::destroyProfileSection(sectionId); in main()
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/subnets/addresses/address-details/
H A Daddress-details-multicast.php24 $se = $Sections->fetch_section ("id", $sn->sectionId);
32 …print " <td><a href='".create_link("subnets", $sn->sectionId, $sn->id)."'>".$Subnets->transform_to…
56 …print " <td><a href='".create_link("subnets", $sn->sectionId)."'>$se->name</a> $se_descriptionn</t…
63 …print " <td><a href='".create_link("folders", $sn->sectionId, $sn->id)."'>$sn_description</a></td>…
66 …print " <td><a href='".create_link("subnets", $sn->sectionId, $sn->id)."'>".$Subnets->transform_ad…
H A Daddress-details-linked.php19 $se = $Sections->fetch_section ("id", $sn->sectionId);
27 …print " <td><a href='".create_link("subnets", $sn->sectionId, $sn->id)."'>".$Subnets->transform_to…
39 …print " <td><a href='".create_link("subnets", $sn->sectionId)."'>$se->name</a> $se_description</td…
45 …print " <td><a href='".create_link("subnets", $sn->sectionId, $sn->id)."'>".$Subnets->transform_ad…
/dports/www/mediawiki137/mediawiki-1.37.1/includes/content/
H A DWikitextContent.php60 * @param string|int $sectionId
66 public function getSection( $sectionId ) {
69 ->getSection( $text, $sectionId, false );
79 * @param string|int|null|bool $sectionId
88 public function replaceSection( $sectionId, Content $with, $sectionTitle = '' ) {
103 if ( strval( $sectionId ) === '' ) {
107 if ( $sectionId === 'new' ) {
119 ->replaceSection( $oldtext, $sectionId, $text );
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/json/section/
H A Dsubnets.php56 $sectionId = filter_var($_GET['sectionId'], FILTER_VALIDATE_INT); variable
61 if ($sectionId===false || $offset===false || $limit===false) { return; }
70 $permission = $Sections->check_permission($User->user, $sectionId);
84 $subnets = $Subnets->fetch_section_subnets($sectionId, false, false, array());
86 $subnets = $Subnets->fetch_overlapping_subnets($search_cidr, 'sectionId', $sectionId);
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/tools/inactive-hosts/
H A Dindex.php27 $h->sectionId = $subnet->sectionId;
73 …print " <td><a href='".create_link("subnets", $s->sectionId, $s->subnetId, "address-details", $s->…
74 …print " <td><a href='".create_link("subnets", $s->sectionId, $s->subnetId)."'>".$Subnets->transfor…
/dports/www/mediawiki135/mediawiki-1.35.5/includes/content/
H A DWikitextContent.php61 * @param string|int $sectionId
67 public function getSection( $sectionId ) { argument
70 ->getSection( $text, $sectionId, false );
80 * @param string|int|null|bool $sectionId
89 public function replaceSection( $sectionId, Content $with, $sectionTitle = '' ) { argument
104 if ( strval( $sectionId ) === '' ) {
108 if ( $sectionId === 'new' ) {
120 ->replaceSection( $oldtext, $sectionId, $text );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/content/
H A DWikitextContent.php61 * @param string|int $sectionId
67 public function getSection( $sectionId ) { argument
70 ->getSection( $text, $sectionId, false );
80 * @param string|int|null|bool $sectionId
89 public function replaceSection( $sectionId, Content $with, $sectionTitle = '' ) { argument
104 if ( strval( $sectionId ) === '' ) {
108 if ( $sectionId === 'new' ) {
120 ->replaceSection( $oldtext, $sectionId, $text );
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/data/
H A DPrintData.java269 …private int generateToc(ITopic topic, String sectionId, int tocGenerated, Writer out) throws IOExc… in generateToc() argument
271 …out.write("<div class=\"toc_" + (sectionId.length() > 2 ? "sub" : "") + "entry\">\n"); //$NON-NLS-… in generateToc()
272 …String hrefContent = sectionId + ". " + "<a href=\"#section" + sectionId + "\">" + topic.getLabel(… in generateToc()
279 …hrefContent = sectionId + ". " + "<a href=\"" + getAnchor(href) + "\">" + topic.getLabel() + "</a>… in generateToc()
286 String subsectionId = sectionId + "." + (i + 1); //$NON-NLS-1$ in generateToc()
306 …private int generateContent(ITopic topic, String sectionId, int topicsGenerated, Set<String> gener… in generateContent() argument
320 if (sectionId != null) { in generateContent()
321 content = injectHeading(content, sectionId); in generateContent()
330 …String subsectionId = (sectionId != null ? sectionId + "." : "") + (i + 1); //$NON-NLS-1$ //$NON-N… in generateContent()
343 public static String injectHeading(String content, String sectionId) { in injectHeading() argument
[all …]

1234567891011