當前位置: 首頁>>代碼示例>>PHP>>正文


PHP phutil_require_source函數代碼示例

本文整理匯總了PHP中phutil_require_source函數的典型用法代碼示例。如果您正苦於以下問題:PHP phutil_require_source函數的具體用法?PHP phutil_require_source怎麽用?PHP phutil_require_source使用的例子?那麽, 這裏精選的函數代碼示例或許可以為您提供幫助。


在下文中一共展示了phutil_require_source函數的14個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的PHP代碼示例。

示例1: phutil_require_module

 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'aphront/response/404');
phutil_require_module('phabricator', 'aphront/response/redirect');
phutil_require_module('phabricator', 'applications/herald/config/action');
phutil_require_module('phabricator', 'applications/herald/config/condition');
phutil_require_module('phabricator', 'applications/herald/config/contenttype');
phutil_require_module('phabricator', 'applications/herald/config/field');
phutil_require_module('phabricator', 'applications/herald/config/repetitionpolicy');
phutil_require_module('phabricator', 'applications/herald/config/valuetype');
phutil_require_module('phabricator', 'applications/herald/controller/base');
phutil_require_module('phabricator', 'applications/herald/storage/action');
phutil_require_module('phabricator', 'applications/herald/storage/condition');
phutil_require_module('phabricator', 'applications/herald/storage/rule');
phutil_require_module('phabricator', 'applications/phid/handle/data');
phutil_require_module('phabricator', 'infrastructure/celerity/api');
phutil_require_module('phabricator', 'infrastructure/javelin/api');
phutil_require_module('phabricator', 'infrastructure/javelin/markup');
phutil_require_module('phabricator', 'view/control/tokenizer');
phutil_require_module('phabricator', 'view/form/base');
phutil_require_module('phabricator', 'view/form/control/markup');
phutil_require_module('phabricator', 'view/form/control/static');
phutil_require_module('phabricator', 'view/form/control/submit');
phutil_require_module('phabricator', 'view/form/control/text');
phutil_require_module('phabricator', 'view/form/error');
phutil_require_module('phabricator', 'view/layout/panel');
phutil_require_module('phutil', 'markup');
phutil_require_module('phutil', 'utils');
phutil_require_source('HeraldRuleController.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:30,代碼來源:__init__.php

示例2: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'applications/diffusion/query/base');
phutil_require_source('DiffusionMergedCommitsQuery.php');
開發者ID:ramons03,項目名稱:phabricator,代碼行數:8,代碼來源:__init__.php

示例3: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'aphront/response/redirect');
phutil_require_module('phabricator', 'applications/auth/controller/base');
phutil_require_module('phabricator', 'applications/auth/oauth/provider/base');
phutil_require_module('phabricator', 'applications/people/storage/log');
phutil_require_module('phabricator', 'applications/people/storage/user');
phutil_require_module('phabricator', 'infrastructure/env');
phutil_require_module('phabricator', 'view/form/base');
phutil_require_module('phabricator', 'view/form/control/password');
phutil_require_module('phabricator', 'view/form/control/submit');
phutil_require_module('phabricator', 'view/form/control/text');
phutil_require_module('phabricator', 'view/form/error');
phutil_require_module('phabricator', 'view/layout/panel');
phutil_require_module('phutil', 'utils');
phutil_require_source('PhabricatorLoginController.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:20,代碼來源:__init__.php

示例4: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('arcanist', 'branch');
phutil_require_module('arcanist', 'exception/usage');
phutil_require_module('arcanist', 'workflow/base');
phutil_require_module('phutil', 'console');
phutil_require_module('phutil', 'utils');
phutil_require_source('ArcanistBranchWorkflow.php');
開發者ID:nik-kor,項目名稱:arcanist,代碼行數:12,代碼來源:__init__.php

示例5: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'aphront/writeguard');
phutil_require_module('phabricator', 'applications/files/engine/base');
phutil_require_module('phabricator', 'applications/files/exception/configuration');
phutil_require_module('phabricator', 'infrastructure/env');
phutil_require_module('phutil', 'filesystem');
phutil_require_module('phutil', 'moduleutils');
phutil_require_module('phutil', 'utils');
phutil_require_source('PhabricatorS3FileStorageEngine.php');
開發者ID:ramons03,項目名稱:phabricator,代碼行數:14,代碼來源:__init__.php

示例6: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'infrastructure/celerity/api');
phutil_require_module('phabricator', 'infrastructure/javelin/markup');
phutil_require_module('phabricator', 'view/base');
phutil_require_module('phutil', 'utils');
phutil_require_source('AphrontTypeaheadTemplateView.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:11,代碼來源:__init__.php

示例7: phutil_require_source

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_source('DifferentialFieldDataNotAvailableException.php');
開發者ID:hwang36,項目名稱:phabricator,代碼行數:7,代碼來源:__init__.php

示例8: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phutil', 'markup/engine');
phutil_require_module('phutil', 'markup/engine/remarkup/blockstorage');
phutil_require_module('phutil', 'utils');
phutil_require_source('PhutilRemarkupEngine.php');
開發者ID:rmoorman,項目名稱:libphutil,代碼行數:10,代碼來源:__init__.php

示例9: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'applications/search/constants/relationship');
phutil_require_module('phabricator', 'applications/search/execute/base');
phutil_require_module('phabricator', 'applications/search/index/abstractdocument');
phutil_require_module('phabricator', 'applications/search/storage/document/document');
phutil_require_module('phabricator', 'applications/search/storage/document/field');
phutil_require_module('phabricator', 'applications/search/storage/document/relationship');
phutil_require_module('phabricator', 'storage/qsprintf');
phutil_require_module('phabricator', 'storage/queryfx');
phutil_require_module('phutil', 'utils');
phutil_require_source('PhabricatorSearchMySQLExecutor.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:16,代碼來源:__init__.php

示例10: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'infrastructure/celerity/api');
phutil_require_module('phabricator', 'view/base');
phutil_require_source('AphrontCrumbsView.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:9,代碼來源:__init__.php

示例11: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'aphront/response/404');
phutil_require_module('phabricator', 'applications/metamta/controller/base');
phutil_require_module('phabricator', 'applications/metamta/storage/mail');
phutil_require_module('phabricator', 'view/form/base');
phutil_require_module('phabricator', 'view/form/control/static');
phutil_require_module('phabricator', 'view/form/control/submit');
phutil_require_module('phabricator', 'view/form/control/textarea');
phutil_require_module('phabricator', 'view/layout/panel');
phutil_require_module('phabricator', 'view/utils');
phutil_require_module('phutil', 'utils');
phutil_require_source('PhabricatorMetaMTAViewController.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:17,代碼來源:__init__.php

示例12: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'applications/people/storage/preferences');
phutil_require_module('phabricator', 'infrastructure/celerity/api');
phutil_require_module('phabricator', 'infrastructure/env');
phutil_require_module('phabricator', 'infrastructure/javelin/api');
phutil_require_module('phabricator', 'infrastructure/javelin/markup');
phutil_require_module('phabricator', 'view/page/base');
phutil_require_module('phutil', 'markup');
phutil_require_module('phutil', 'utils');
phutil_require_source('PhabricatorStandardPageView.php');
開發者ID:nguyennamtien,項目名稱:phabricator,代碼行數:15,代碼來源:__init__.php

示例13: phutil_require_module

<?php

/**
 * This file is automatically generated. Lint this module to rebuild it.
 * @generated
 */
phutil_require_module('phabricator', 'applications/differential/constants/lintstatus');
phutil_require_module('phabricator', 'applications/differential/constants/unitstatus');
phutil_require_module('phabricator', 'infrastructure/celerity/api');
phutil_require_module('phabricator', 'infrastructure/env');
phutil_require_module('phabricator', 'infrastructure/javelin/api');
phutil_require_module('phabricator', 'view/base');
phutil_require_module('phabricator', 'view/form/base');
phutil_require_module('phabricator', 'view/form/control/select');
phutil_require_module('phabricator', 'view/form/control/submit');
phutil_require_module('phabricator', 'view/form/control/textarea');
phutil_require_module('phabricator', 'view/form/control/tokenizer');
phutil_require_module('phabricator', 'view/form/error');
phutil_require_module('phabricator', 'view/layout/panel');
phutil_require_module('phutil', 'markup');
phutil_require_module('phutil', 'utils');
phutil_require_source('DifferentialAddCommentView.php');
開發者ID:netcomtec,項目名稱:phabricator,代碼行數:22,代碼來源:__init__.php

示例14: phutil_require_module

<?php

/*
 * Copyright 2011 Facebook, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
phutil_require_module('phutil', 'future');
phutil_require_source('FutureProxy.php');
開發者ID:rmoorman,項目名稱:libphutil,代碼行數:19,代碼來源:__init__.php


注:本文中的phutil_require_source函數示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。