Home
last modified time | relevance | path

Searched defs:parent (Results 51 – 75 of 983) sorted by last modified time

12345678910>>...40

/plugin/prosemirror/parser/
H A DTableNode.php13 public function __construct($data, Node $parent = null) argument
H A DTableRowNode.php12 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\TableRowNode
14 public function __construct($data, Node $parent) argument
H A DTextNode.php12 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\TextNode
19 public function __construct($data, Node $parent, Node $previous = null) argument
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1018 ….list.listToArray(h,l,d,f+1);if("li"==h.$.nodeName.toLowerCase()){var k={parent:a,indent:f,element… property in CKEDITOR.plugins.list.listToArray.k
/plugin/tagfilter/script/select2/
H A Dselect2.js654 constructor.prototype.parent = SuperClass.prototype; method in constructor
[all...]
/plugin/discussion/
H A Daction.php494 protected function _add($comment, $parent) {
730 protected function _print($cid, &$data, $parent = '', $reply = '', $visible = true) {
762 protected function _print_comment($cid, &$data, $parent, $reply, $visible, $hidden) {
1632 function comment_phrase_match($phrase, $cid, &$data, $parent = '') {
1701 protected function _addCommentWords($cid, &$data, $parent = '') {
H A Dadmin.php219 function _addComment($cid, &$data, &$result, $parent = '', $level = 1) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php45 public $parent; variable in Sabre\\VObject\\Node
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DCollection.php26 protected $parent; variable in Sabre\\DAV\\Mock\\Collection
35 function __construct($name, array $children = array(), Collection $parent = null) {
H A DFile.php20 protected $parent; variable in Sabre\\DAV\\Mock\\File
29 function __construct($name, $contents, Collection $parent = null) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php58 protected function validateCompFilters(VObject\Component $parent, array $filters) {
129 protected function validatePropFilters(VObject\Component $parent, array $filters) {
201 protected function validateParamFilters(VObject\Property $parent, array $filters) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocationsAuthorizationPolicies.php54 public function create($parent, AuthorizationPolicy $postBody, $optParams = [])
137 public function listProjectsLocationsAuthorizationPolicies($parent, $optParams = [])
H A DProjectsLocationsClientTlsPolicies.php53 public function create($parent, ClientTlsPolicy $postBody, $optParams = [])
134 public function listProjectsLocationsClientTlsPolicies($parent, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/Resource/
H A DProjectsAuthorizeddomains.php44 public function listProjectsAuthorizeddomains($parent, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1Finding.php49 public $parent; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1Finding
156 public function setParent($parent)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsEndpointPolicies.php51 public function create($parent, EndpointPolicy $postBody, $optParams = [])
132 public function listProjectsLocationsEndpointPolicies($parent, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DFoldersAssets.php46 public function group($parent, GroupAssetsRequest $postBody, $optParams = [])
140 public function listFoldersAssets($parent, $optParams = [])
H A DFoldersSourcesFindings.php56 public function group($parent, GroupFindingsRequest $postBody, $optParams = [])
147 public function listFoldersSourcesFindings($parent, $optParams = [])
H A DOrganizationsAssets.php48 public function group($parent, GroupAssetsRequest $postBody, $optParams = [])
142 public function listOrganizationsAssets($parent, $optParams = [])
160 public function runDiscovery($parent, RunAssetDiscoveryRequest $postBody, $optParams = [])
H A DOrganizationsSourcesFindings.php52 public function create($parent, Finding $postBody, $optParams = [])
76 public function group($parent, GroupFindingsRequest $postBody, $optParams = [])
167 public function listOrganizationsSourcesFindings($parent, $optParams = [])
H A DProjectsAssets.php46 public function group($parent, GroupAssetsRequest $postBody, $optParams = [])
140 public function listProjectsAssets($parent, $optParams = [])
H A DProjectsBigQueryExports.php49 …public function create($parent, GoogleCloudSecuritycenterV1BigQueryExport $postBody, $optParams = …
109 public function listProjectsBigQueryExports($parent, $optParams = [])
H A DProjectsFindings.php45 public function bulkMute($parent, BulkMuteFindingsRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/Resource/
H A DProjectsLocations.php58 public function listPipelines($parent, $optParams = [])
H A DProjectsLocationsPipelinesJobs.php50 public function listProjectsLocationsPipelinesJobs($parent, $optParams = [])

12345678910>>...40