/phpdocs/web/packages/structure.xml
https://bitbucket.org/jcjordan/jcjordan.bitbucket.org · XML · 1142 lines · 1142 code · 0 blank · 0 comment · 0 complexity · 6cc6564c57949fa510122b7e93de682c MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <project version="2.0.0a12" title="">
- <file path="example_faq/blocks/page_list/templates/example_faq_page_list/view.php" hash="190c9d2ea7e23078bf470c82fb6da07b" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file example_faq/blocks/page_list/templates/example_faq_page_list/view.php</error>
- </parse_markers>
- </file>
- <file path="example_faq/controller.php" hash="72f6c296e651571b2d5f1a911c9ace3b" package="Default">
- <class final="false" abstract="false" namespace="global" line="5" package="Default">
- <extends>\Package</extends>
- <name>ExampleFaqPackage</name>
- <full_name>\ExampleFaqPackage</full_name>
- <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
- <name>$pkgHandle</name>
- <default>'example_faq'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
- <name>$appVersionRequired</name>
- <default>'5.5.0'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="9" namespace="global" package="Default">
- <name>$pkgVersion</name>
- <default>'1.2.0'</default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="11" package="Default">
- <name>getPackageDescription</name>
- <full_name>getPackageDescription</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="15" package="Default">
- <name>getPackageName</name>
- <full_name>getPackageName</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="19" package="Default">
- <name>upgrade</name>
- <full_name>upgrade</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="35" package="Default">
- <name>install</name>
- <full_name>install</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file example_faq/controller.php</error>
- <error line="5" code="50000">No DocBlock was found for \ExampleFaqPackage</error>
- <error line="7" code="50018">No DocBlock was found for property $pkgHandle</error>
- <error line="8" code="50018">No DocBlock was found for property $appVersionRequired</error>
- <error line="9" code="50018">No DocBlock was found for property $pkgVersion</error>
- <error line="11" code="50010">No DocBlock was found for method getPackageDescription()</error>
- <error line="15" code="50010">No DocBlock was found for method getPackageName()</error>
- <error line="19" code="50010">No DocBlock was found for method upgrade()</error>
- <error line="35" code="50010">No DocBlock was found for method install()</error>
- </parse_markers>
- </file>
- <file path="example_faq/controllers/dashboard/example_faq/controller.php" hash="103438049c6ee36f254024830a12d792" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends>\Controller</extends>
- <name>DashboardExampleFaqController</name>
- <full_name>\DashboardExampleFaqController</full_name>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="5" package="Default">
- <name>__construct</name>
- <full_name>__construct</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file example_faq/controllers/dashboard/example_faq/controller.php</error>
- <error line="3" code="50000">No DocBlock was found for \DashboardExampleFaqController</error>
- <error line="5" code="50010">No DocBlock was found for method __construct()</error>
- </parse_markers>
- </file>
- <file path="example_faq/controllers/dashboard/example_faq/faq_entries.php" hash="2c7a9f8ec90f214667eb5411ea135051" package="Default">
- <class final="false" abstract="false" namespace="global" line="4" package="Default">
- <extends>\Controller</extends>
- <name>DashboardExampleFaqFaqEntriesController</name>
- <full_name>\DashboardExampleFaqFaqEntriesController</full_name>
- <property final="false" static="false" visibility="public" line="6" namespace="global" package="Default">
- <name>$helpers</name>
- <default>array('html', 'form')</default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="8" package="Default">
- <name>on_start</name>
- <full_name>on_start</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="13" package="Default">
- <name>view</name>
- <full_name>view</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="29" package="Default">
- <name>loadFAQSections</name>
- <full_name>loadFAQSections</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="42" package="Default">
- <name>edit</name>
- <full_name>edit</full_name>
- <argument line="42">
- <name>$cID</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="53" package="Default">
- <name>setupForm</name>
- <full_name>setupForm</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="65" package="Default">
- <name>add</name>
- <full_name>add</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="80" package="Default">
- <name>update</name>
- <full_name>update</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="100" package="Default">
- <name>validate</name>
- <full_name>validate</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="private" namespace="global" line="126" package="Default">
- <name>saveData</name>
- <full_name>saveData</full_name>
- <argument line="126">
- <name>$p</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="142" package="Default">
- <name>faq_added</name>
- <full_name>faq_added</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="147" package="Default">
- <name>faq_updated</name>
- <full_name>faq_updated</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="152" package="Default">
- <name>on_before_render</name>
- <full_name>on_before_render</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file example_faq/controllers/dashboard/example_faq/faq_entries.php</error>
- <error line="4" code="50000">No DocBlock was found for \DashboardExampleFaqFaqEntriesController</error>
- <error line="6" code="50018">No DocBlock was found for property $helpers</error>
- <error line="8" code="50010">No DocBlock was found for method on_start()</error>
- <error line="13" code="50010">No DocBlock was found for method view()</error>
- <error line="29" code="50010">No DocBlock was found for method loadFAQSections()</error>
- <error line="42" code="50010">No DocBlock was found for method edit()</error>
- <error line="53" code="50010">No DocBlock was found for method setupForm()</error>
- <error line="65" code="50010">No DocBlock was found for method add()</error>
- <error line="80" code="50010">No DocBlock was found for method update()</error>
- <error line="100" code="50010">No DocBlock was found for method validate()</error>
- <error line="126" code="50010">No DocBlock was found for method saveData()</error>
- <error line="142" code="50010">No DocBlock was found for method faq_added()</error>
- <error line="147" code="50010">No DocBlock was found for method faq_updated()</error>
- <error line="152" code="50010">No DocBlock was found for method on_before_render()</error>
- </parse_markers>
- </file>
- <file path="example_faq/single_pages/dashboard/example_faq/faq_entries.php" hash="b2eff7e96b0162c4210164fd35e8f3c4" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file example_faq/single_pages/dashboard/example_faq/faq_entries.php</error>
- </parse_markers>
- </file>
- <file path="example_faq/single_pages/dashboard/example_faq/view.php" hash="d41d8cd98f00b204e9800998ecf8427e" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file example_faq/single_pages/dashboard/example_faq/view.php</error>
- </parse_markers>
- </file>
- <file path="form_tableless_layout/blocks/form/templates/tableless_layout.php" hash="21b1f22a6097c638bcf4e1ced789c385" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file form_tableless_layout/blocks/form/templates/tableless_layout.php</error>
- </parse_markers>
- </file>
- <file path="form_tableless_layout/controller.php" hash="09be37292b1e4dbcac54d71bee6a256b" package="Default">
- <class final="false" abstract="false" namespace="global" line="4" package="Default">
- <extends>\Package</extends>
- <name>FormTablelessLayoutPackage</name>
- <full_name>\FormTablelessLayoutPackage</full_name>
- <property final="false" static="false" visibility="protected" line="6" namespace="global" package="Default">
- <name>$pkgHandle</name>
- <default>'form_tableless_layout'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
- <name>$appVersionRequired</name>
- <default>'5.5'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
- <name>$pkgVersion</name>
- <default>'1.2'</default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
- <name>getPackageName</name>
- <full_name>getPackageName</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
- <name>getPackageDescription</name>
- <full_name>getPackageDescription</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
- <name>install</name>
- <full_name>install</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file form_tableless_layout/controller.php</error>
- <error line="4" code="50000">No DocBlock was found for \FormTablelessLayoutPackage</error>
- <error line="6" code="50018">No DocBlock was found for property $pkgHandle</error>
- <error line="7" code="50018">No DocBlock was found for property $appVersionRequired</error>
- <error line="8" code="50018">No DocBlock was found for property $pkgVersion</error>
- <error line="10" code="50010">No DocBlock was found for method getPackageName()</error>
- <error line="14" code="50010">No DocBlock was found for method getPackageDescription()</error>
- <error line="18" code="50010">No DocBlock was found for method install()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/controller.php" hash="379ff5ae52c0e98aaa78af9f001828f9" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends>\Package</extends>
- <name>ScottcUrlDirectorPackage</name>
- <full_name>\ScottcUrlDirectorPackage</full_name>
- <property final="false" static="false" visibility="protected" line="5" namespace="global" package="Default">
- <name>$pkgHandle</name>
- <default>'scottc_url_director'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="6" namespace="global" package="Default">
- <name>$appVersionRequired</name>
- <default>'5.6.0'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
- <name>$pkgVersion</name>
- <default>'1.6.1'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
- <name>$packageObject</name>
- <default></default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
- <name>getPackageDescription</name>
- <full_name>getPackageDescription</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
- <name>getPackageName</name>
- <full_name>getPackageName</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
- <name>install</name>
- <full_name>install</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="23" package="Default">
- <name>on_start</name>
- <full_name>on_start</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="31" package="Default">
- <name>on_page_output</name>
- <full_name>on_page_output</full_name>
- <argument line="31">
- <name>$content</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="37" package="Default">
- <name>getPackageObject</name>
- <full_name>getPackageObject</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="42" package="Default">
- <name>uninstall</name>
- <full_name>uninstall</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="52" package="Default">
- <name>_registerAutoloader</name>
- <full_name>_registerAutoloader</full_name>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="56" package="Default">
- <name>autoLoader</name>
- <full_name>autoLoader</full_name>
- <argument line="56">
- <name>$class</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="83" package="Default">
- <name>upgrade</name>
- <full_name>upgrade</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="88" package="Default">
- <name>installSinglePages</name>
- <full_name>installSinglePages</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="109" package="Default">
- <name>aliasMainPageUnderneathItself</name>
- <full_name>aliasMainPageUnderneathItself</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controller.php</error>
- <error line="3" code="50000">No DocBlock was found for \ScottcUrlDirectorPackage</error>
- <error line="5" code="50018">No DocBlock was found for property $pkgHandle</error>
- <error line="6" code="50018">No DocBlock was found for property $appVersionRequired</error>
- <error line="7" code="50018">No DocBlock was found for property $pkgVersion</error>
- <error line="8" code="50018">No DocBlock was found for property $packageObject</error>
- <error line="10" code="50010">No DocBlock was found for method getPackageDescription()</error>
- <error line="14" code="50010">No DocBlock was found for method getPackageName()</error>
- <error line="18" code="50010">No DocBlock was found for method install()</error>
- <error line="23" code="50010">No DocBlock was found for method on_start()</error>
- <error line="31" code="50010">No DocBlock was found for method on_page_output()</error>
- <error line="37" code="50010">No DocBlock was found for method getPackageObject()</error>
- <error line="42" code="50010">No DocBlock was found for method uninstall()</error>
- <error line="52" code="50010">No DocBlock was found for method _registerAutoloader()</error>
- <error line="56" code="50010">No DocBlock was found for method autoLoader()</error>
- <error line="83" code="50010">No DocBlock was found for method upgrade()</error>
- <error line="88" code="50010">No DocBlock was found for method installSinglePages()</error>
- <error line="109" code="50010">No DocBlock was found for method aliasMainPageUnderneathItself()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/controllers/dashboard/url_director/controller.php" hash="dcb86169dd5132072abe93be8d90db59" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends>\ScottcDashboardUrlDirectorController</extends>
- <name>DashboardUrlDirectorController</name>
- <full_name>\DashboardUrlDirectorController</full_name>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="4" package="Default">
- <name>dismissed</name>
- <full_name>dismissed</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="11" package="Default">
- <name>view</name>
- <full_name>view</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="20" package="Default">
- <name>load_url_action</name>
- <full_name>load_url_action</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="26" package="Default">
- <name>load_url_ignore</name>
- <full_name>load_url_ignore</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="32" package="Default">
- <name>load_url_delete</name>
- <full_name>load_url_delete</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="39" package="Default">
- <name>save_ignored</name>
- <full_name>save_ignored</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="50" package="Default">
- <name>redirectToMyself</name>
- <full_name>redirectToMyself</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="59" package="Default">
- <name>saveMappingFromPost</name>
- <full_name>saveMappingFromPost</full_name>
- <docblock line="55">
- <description>This saves a single record</description>
- <long-description></long-description>
- <tag line="55" name="return" description="" type="\ScottcURLDirectorMissedRecords">
- <type by_reference="false">\ScottcURLDirectorMissedRecords</type>
- </tag>
- </docblock>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="80" package="Default">
- <name>save</name>
- <full_name>save</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="154" package="Default">
- <name>saveOneFromPost</name>
- <full_name>saveOneFromPost</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="158" package="Default">
- <name>saveMultipleFromPost</name>
- <full_name>saveMultipleFromPost</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="163" package="Default">
- <name>save_delete</name>
- <full_name>save_delete</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="173" package="Default">
- <name>search_records</name>
- <full_name>search_records</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="181" package="Default">
- <name>search</name>
- <full_name>search</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controllers/dashboard/url_director/controller.php</error>
- <error line="3" code="50000">No DocBlock was found for \DashboardUrlDirectorController</error>
- <error line="4" code="50010">No DocBlock was found for method dismissed()</error>
- <error line="11" code="50010">No DocBlock was found for method view()</error>
- <error line="20" code="50010">No DocBlock was found for method load_url_action()</error>
- <error line="26" code="50010">No DocBlock was found for method load_url_ignore()</error>
- <error line="32" code="50010">No DocBlock was found for method load_url_delete()</error>
- <error line="39" code="50010">No DocBlock was found for method save_ignored()</error>
- <error line="50" code="50010">No DocBlock was found for method redirectToMyself()</error>
- <error line="80" code="50010">No DocBlock was found for method save()</error>
- <error line="154" code="50010">No DocBlock was found for method saveOneFromPost()</error>
- <error line="158" code="50010">No DocBlock was found for method saveMultipleFromPost()</error>
- <error line="163" code="50010">No DocBlock was found for method save_delete()</error>
- <error line="173" code="50010">No DocBlock was found for method search_records()</error>
- <error line="181" code="50010">No DocBlock was found for method search()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/controllers/dashboard/url_director/search.php" hash="a17d7010b32e2431a912eaae511f04c8" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends>\Controller</extends>
- <name>DashboardUrlDirectorSearchController</name>
- <full_name>\DashboardUrlDirectorSearchController</full_name>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="4" package="Default">
- <name>on_start</name>
- <full_name>on_start</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controllers/dashboard/url_director/search.php</error>
- <error line="3" code="50000">No DocBlock was found for \DashboardUrlDirectorSearchController</error>
- <error line="4" code="50010">No DocBlock was found for method on_start()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/controllers/dashboard/url_director/settings.php" hash="4f9b9b9eaf17d9c325a1438185c0a09a" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends>\ScottcDashboardUrlDirectorController</extends>
- <name>DashboardUrlDirectorSettingsController</name>
- <full_name>\DashboardUrlDirectorSettingsController</full_name>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="4" package="Default">
- <name>on_start</name>
- <full_name>on_start</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="7" package="Default">
- <name>view</name>
- <full_name>view</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="13" package="Default">
- <name>save</name>
- <full_name>save</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/controllers/dashboard/url_director/settings.php</error>
- <error line="3" code="50000">No DocBlock was found for \DashboardUrlDirectorSettingsController</error>
- <error line="4" code="50010">No DocBlock was found for method on_start()</error>
- <error line="7" code="50010">No DocBlock was found for method view()</error>
- <error line="13" code="50010">No DocBlock was found for method save()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/elements/mapping_popover.php" hash="01ea0f9dfc5405a7d54fa650b01f9822" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/mapping_popover.php</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/elements/url_action_form.php" hash="3dde0e868c73da7936723a6bd60ff88b" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/url_action_form.php</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/elements/url_delete.php" hash="8609d299f0fe4ab62cc9a80b6ee3196a" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/url_delete.php</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/elements/url_ignore.php" hash="fbb9ba8197479e794c4497bc130ceea5" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/elements/url_ignore.php</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/libraries/config.php" hash="eaa64c80e7247149dad819044cddf130" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends/>
- <name>ScottcURLDirectorConfig</name>
- <full_name>\ScottcURLDirectorConfig</full_name>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="4" package="Default">
- <name>set</name>
- <full_name>set</full_name>
- <argument line="4">
- <name>$key</name>
- <default></default>
- <type/>
- </argument>
- <argument line="4">
- <name>$value</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="9" package="Default">
- <name>get</name>
- <full_name>get</full_name>
- <argument line="9">
- <name>$key</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="protected" namespace="global" line="14" package="Default">
- <name>getPackageConfigObject</name>
- <full_name>getPackageConfigObject</full_name>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="20" package="Default">
- <name>get404PageObject</name>
- <full_name>get404PageObject</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/config.php</error>
- <error line="3" code="50000">No DocBlock was found for \ScottcURLDirectorConfig</error>
- <error line="4" code="50010">No DocBlock was found for method set()</error>
- <error line="9" code="50010">No DocBlock was found for method get()</error>
- <error line="14" code="50010">No DocBlock was found for method getPackageConfigObject()</error>
- <error line="20" code="50010">No DocBlock was found for method get404PageObject()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/libraries/dashboard.php" hash="4777259739f7b2f62f081c975867daab" package="Default">
- <class final="false" abstract="false" namespace="global" line="5" package="Default">
- <extends>\Controller</extends>
- <name>ScottcDashboardUrlDirectorController</name>
- <full_name>\ScottcDashboardUrlDirectorController</full_name>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="6" package="Default">
- <name>on_start</name>
- <full_name>on_start</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="20" package="Default">
- <name>set_flash_message</name>
- <full_name>set_flash_message</full_name>
- <argument line="20">
- <name>$message</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="24" package="Default">
- <name>add_error</name>
- <full_name>add_error</full_name>
- <argument line="24">
- <name>$error_text</name>
- <default></default>
- <type/>
- </argument>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/dashboard.php</error>
- <error line="5" code="50000">No DocBlock was found for \ScottcDashboardUrlDirectorController</error>
- <error line="6" code="50010">No DocBlock was found for method on_start()</error>
- <error line="20" code="50010">No DocBlock was found for method set_flash_message()</error>
- <error line="24" code="50010">No DocBlock was found for method add_error()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/libraries/router.php" hash="44496f5381b91ae516e6a2f41dafd8e2" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends/>
- <name>ScottcURLDirector</name>
- <full_name>\ScottcURLDirector</full_name>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="5" package="Default">
- <name>routeToFile</name>
- <full_name>routeToFile</full_name>
- <argument line="5">
- <name>$file</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
- <name>getURLtoFile</name>
- <full_name>getURLtoFile</full_name>
- <argument line="10">
- <name>$file</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="26" package="Default">
- <name>redirectToExternalURL</name>
- <full_name>redirectToExternalURL</full_name>
- <argument line="26">
- <name>$externalURL</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="35" package="Default">
- <name>redirectInternal</name>
- <full_name>redirectInternal</full_name>
- <argument line="35">
- <name>$p</name>
- <default></default>
- <type>\Page</type>
- </argument>
- <argument line="35">
- <name>$status</name>
- <default>301</default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="45" package="Default">
- <name>renderInternalUrl</name>
- <full_name>renderInternalUrl</full_name>
- <argument line="45">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- <argument line="45">
- <name>$status</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="64" package="Default">
- <name>renderInternal</name>
- <full_name>renderInternal</full_name>
- <argument line="64">
- <name>$p</name>
- <default></default>
- <type>\Page</type>
- </argument>
- <argument line="64">
- <name>$status</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="79" package="Default">
- <name>getCodesArray</name>
- <full_name>getCodesArray</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="84" package="Default">
- <name>getURLToPage</name>
- <full_name>getURLToPage</full_name>
- <argument line="84">
- <name>$p</name>
- <default></default>
- <type>\Page</type>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="91" package="Default">
- <name>outputHeader</name>
- <full_name>outputHeader</full_name>
- <argument line="91">
- <name>$status</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="111" package="Default">
- <name>processRequest</name>
- <full_name>processRequest</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/router.php</error>
- <error line="3" code="50000">No DocBlock was found for \ScottcURLDirector</error>
- <error line="5" code="50010">No DocBlock was found for method routeToFile()</error>
- <error line="10" code="50010">No DocBlock was found for method getURLtoFile()</error>
- <error line="26" code="50010">No DocBlock was found for method redirectToExternalURL()</error>
- <error line="35" code="50010">No DocBlock was found for method redirectInternal()</error>
- <error line="45" code="50010">No DocBlock was found for method renderInternalUrl()</error>
- <error line="64" code="50010">No DocBlock was found for method renderInternal()</error>
- <error line="79" code="50010">No DocBlock was found for method getCodesArray()</error>
- <error line="84" code="50010">No DocBlock was found for method getURLToPage()</error>
- <error line="91" code="50010">No DocBlock was found for method outputHeader()</error>
- <error line="111" code="50010">No DocBlock was found for method processRequest()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/libraries/search.php" hash="b60046ea18be629f892c3878a4232ec4" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends/>
- <name>ScottcURLDirectorSearch</name>
- <full_name>\ScottcURLDirectorSearch</full_name>
- <property final="false" static="false" visibility="protected" line="4" namespace="global" package="Default">
- <name>$errors</name>
- <default>array()</default>
- </property>
- <property final="false" static="false" visibility="protected" line="5" namespace="global" package="Default">
- <name>$searchData</name>
- <default>array()</default>
- </property>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="9" package="Default">
- <name>getSearchFilterStatuses</name>
- <full_name>getSearchFilterStatuses</full_name>
- <docblock line="6">
- <description>this just returns an array</description>
- <long-description></long-description>
- </docblock>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
- <name>getSearchDataAsArray</name>
- <full_name>getSearchDataAsArray</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="22" package="Default">
- <name>getErrors</name>
- <full_name>getErrors</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="27" package="Default">
- <name>getRecordsFromRequest</name>
- <full_name>getRecordsFromRequest</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="59" package="Default">
- <name>filterSetByStartDateRange</name>
- <full_name>filterSetByStartDateRange</full_name>
- <argument line="59">
- <name>$set</name>
- <default></default>
- <type/>
- </argument>
- <argument line="59">
- <name>$startDate</name>
- <default></default>
- <type/>
- </argument>
- <argument line="59">
- <name>$cmp</name>
- <default>">"</default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="69" package="Default">
- <name>filterSetByEndDateRange</name>
- <full_name>filterSetByEndDateRange</full_name>
- <argument line="69">
- <name>$set</name>
- <default></default>
- <type/>
- </argument>
- <argument line="69">
- <name>$endDate</name>
- <default></default>
- <type/>
- </argument>
- <argument line="69">
- <name>$cmp</name>
- <default>"<"</default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="protected" namespace="global" line="80" package="Default">
- <name>filterSetByStatus</name>
- <full_name>filterSetByStatus</full_name>
- <argument line="80">
- <name>$set</name>
- <default></default>
- <type/>
- </argument>
- <argument line="80">
- <name>$status</name>
- <default></default>
- <type/>
- </argument>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/libraries/search.php</error>
- <error line="3" code="50000">No DocBlock was found for \ScottcURLDirectorSearch</error>
- <error line="4" code="50018">No DocBlock was found for property $errors</error>
- <error line="5" code="50018">No DocBlock was found for property $searchData</error>
- <error line="18" code="50010">No DocBlock was found for method getSearchDataAsArray()</error>
- <error line="22" code="50010">No DocBlock was found for method getErrors()</error>
- <error line="27" code="50010">No DocBlock was found for method getRecordsFromRequest()</error>
- <error line="59" code="50010">No DocBlock was found for method filterSetByStartDateRange()</error>
- <error line="69" code="50010">No DocBlock was found for method filterSetByEndDateRange()</error>
- <error line="80" code="50010">No DocBlock was found for method filterSetByStatus()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/models/database.php" hash="7ba41a0f04661540f1cf4f0537cdb1e8" package="Default">
- <class final="false" abstract="false" namespace="global" line="3" package="Default">
- <extends/>
- <name>ScottcURLDirectorData</name>
- <full_name>\ScottcURLDirectorData</full_name>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="4" package="Default">
- <name>addURL</name>
- <full_name>addURL</full_name>
- <argument line="4">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="25" package="Default">
- <name>isURLUnique</name>
- <full_name>isURLUnique</full_name>
- <argument line="25">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="29" package="Default">
- <name>incrementURLCount</name>
- <full_name>incrementURLCount</full_name>
- <argument line="29">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="41" package="Default">
- <name>URLExists</name>
- <full_name>URLExists</full_name>
- <argument line="41">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="48" package="Default">
- <name>actionExistsForURL</name>
- <full_name>actionExistsForURL</full_name>
- <argument line="48">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="59" package="Default">
- <name>getDirectorMappingWildcardForURL</name>
- <full_name>getDirectorMappingWildcardForURL</full_name>
- <argument line="59">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- </class>
- <class final="false" abstract="false" namespace="global" line="81" package="Default">
- <extends>\ADODB_Active_Record</extends>
- <name>ScottcURLDirectorMissedRecords</name>
- <full_name>\ScottcURLDirectorMissedRecords</full_name>
- <property final="false" static="false" visibility="public" line="83" namespace="global" package="Default">
- <name>$_table</name>
- <default>"ScottcURLDirectorMissedRecords"</default>
- </property>
- <property final="false" static="true" visibility="protected" line="84" namespace="global" package="Default">
- <name>$instance</name>
- <default></default>
- </property>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="86" package="Default">
- <name>getInstance</name>
- <full_name>getInstance</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="90" package="Default">
- <name>actionExists</name>
- <full_name>actionExists</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="97" package="Default">
- <name>getTestingUrl</name>
- <full_name>getTestingUrl</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="107" package="Default">
- <name>isFileTypeMapping</name>
- <full_name>isFileTypeMapping</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="121" package="Default">
- <name>getRelatedFile</name>
- <full_name>getRelatedFile</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="126" package="Default">
- <name>getRelatedFileID</name>
- <full_name>getRelatedFileID</full_name>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="131" package="Default">
- <name>getByURL</name>
- <full_name>getByURL</full_name>
- <argument line="131">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="137" package="Default">
- <name>getIDForURL</name>
- <full_name>getIDForURL</full_name>
- <argument line="137">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="142" package="Default">
- <name>getByID</name>
- <full_name>getByID</full_name>
- <argument line="142">
- <name>$id</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="148" package="Default">
- <name>delete</name>
- <full_name>delete</full_name>
- </method>
- </class>
- <class final="false" abstract="false" namespace="global" line="159" package="Default">
- <extends>\ADODB_Active_Record</extends>
- <name>ScottcURLDirectorMappings</name>
- <full_name>\ScottcURLDirectorMappings</full_name>
- <docblock line="156">
- <description>This class maps actions to missed records</description>
- <long-description></long-description>
- </docblock>
- <property final="false" static="false" visibility="public" line="160" namespace="global" package="Default">
- <name>$type</name>
- <default></default>
- </property>
- <property final="false" static="false" visibility="public" line="161" namespace="global" package="Default">
- <name>$action_value</name>
- <default></default>
- </property>
- <property final="false" static="false" visibility="public" line="162" namespace="global" package="Default">
- <name>$status</name>
- <default></default>
- </property>
- <property final="false" static="false" visibility="public" line="170" namespace="global" package="Default">
- <name>$_table</name>
- <default>"ScottcURLDirectorMappings"</default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="164" package="Default">
- <name>getInstance</name>
- <full_name>getInstance</full_name>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="172" package="Default">
- <name>getByUrl</name>
- <full_name>getByUrl</full_name>
- <argument line="172">
- <name>$url</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="true" visibility="public" namespace="global" line="180" package="Default">
- <name>getByRecordID</name>
- <full_name>getByRecordID</full_name>
- <argument line="180">
- <name>$record_id</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="186" package="Default">
- <name>getByID</name>
- <full_name>getByID</full_name>
- <argument line="186">
- <name>$id</name>
- <default></default>
- <type/>
- </argument>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/models/database.php</error>
- <error line="3" code="50000">No DocBlock was found for \ScottcURLDirectorData</error>
- <error line="4" code="50010">No DocBlock was found for method addURL()</error>
- <error line="25" code="50010">No DocBlock was found for method isURLUnique()</error>
- <error line="29" code="50010">No DocBlock was found for method incrementURLCount()</error>
- <error line="41" code="50010">No DocBlock was found for method URLExists()</error>
- <error line="48" code="50010">No DocBlock was found for method actionExistsForURL()</error>
- <error line="59" code="50010">No DocBlock was found for method getDirectorMappingWildcardForURL()</error>
- <error line="81" code="50000">No DocBlock was found for \ScottcURLDirectorMissedRecords</error>
- <error line="83" code="50018">No DocBlock was found for property $_table</error>
- <error line="84" code="50018">No DocBlock was found for property $instance</error>
- <error line="86" code="50010">No DocBlock was found for method getInstance()</error>
- <error line="90" code="50010">No DocBlock was found for method actionExists()</error>
- <error line="97" code="50010">No DocBlock was found for method getTestingUrl()</error>
- <error line="107" code="50010">No DocBlock was found for method isFileTypeMapping()</error>
- <error line="121" code="50010">No DocBlock was found for method getRelatedFile()</error>
- <error line="126" code="50010">No DocBlock was found for method getRelatedFileID()</error>
- <error line="131" code="50010">No DocBlock was found for method getByURL()</error>
- <error line="137" code="50010">No DocBlock was found for method getIDForURL()</error>
- <error line="142" code="50010">No DocBlock was found for method getByID()</error>
- <error line="148" code="50010">No DocBlock was found for method delete()</error>
- <error line="160" code="50018">No DocBlock was found for property $type</error>
- <error line="161" code="50018">No DocBlock was found for property $action_value</error>
- <error line="162" code="50018">No DocBlock was found for property $status</error>
- <error line="170" code="50018">No DocBlock was found for property $_table</error>
- <error line="164" code="50010">No DocBlock was found for method getInstance()</error>
- <error line="172" code="50010">No DocBlock was found for method getByUrl()</error>
- <error line="180" code="50010">No DocBlock was found for method getByRecordID()</error>
- <error line="186" code="50010">No DocBlock was found for method getByID()</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/single_pages/dashboard/url_director/search.php" hash="6c0fd614cf44aee1a56cbe9543c05f59" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/single_pages/dashboard/url_director/search.php</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/single_pages/dashboard/url_director/settings.php" hash="bfb3507d26c4c886f742a152869bdeb3" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/single_pages/dashboard/url_director/settings.php</error>
- </parse_markers>
- </file>
- <file path="scottc_url_director/single_pages/dashboard/url_director/view.php" hash="3708a34833a387148e2b0d78b8d0ef2d" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file scottc_url_director/single_pages/dashboard/url_director/view.php</error>
- </parse_markers>
- </file>
- <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/add.php" hash="086e00235b6681ad74abb7b6c6f3cbed" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/add.php</error>
- </parse_markers>
- </file>
- <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/controller.php" hash="928d8da67e02ed643720b654338cfa1f" package="Default">
- <class final="false" abstract="false" namespace="global" line="4" package="Default">
- <extends>\BlockController</extends>
- <name>SwpBreadcrumbsBlockController</name>
- <full_name>\SwpBreadcrumbsBlockController</full_name>
- <property final="false" static="false" visibility="public" line="6" namespace="global" package="Default">
- <name>$pobj</name>
- <default></default>
- </property>
- <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
- <name>$btTable</name>
- <default>'btSwpBreadcrumbs'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="9" namespace="global" package="Default">
- <name>$btInterfaceWidth</name>
- <default>"400"</default>
- </property>
- <property final="false" static="false" visibility="protected" line="10" namespace="global" package="Default">
- <name>$btInterfaceHeight</name>
- <default>"80"</default>
- </property>
- <property final="false" static="false" visibility="public" line="12" namespace="global" package="Default">
- <name>$delimiter</name>
- <default>""</default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
- <name>getBlockTypeDescription</name>
- <full_name>getBlockTypeDescription</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
- <name>getBlockTypeName</name>
- <full_name>getBlockTypeName</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="22" package="Default">
- <name>__construct</name>
- <full_name>__construct</full_name>
- <argument line="22">
- <name>$obj</name>
- <default>null</default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="26" package="Default">
- <name>view</name>
- <full_name>view</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="31" package="Default">
- <name>save</name>
- <full_name>save</full_name>
- <argument line="31">
- <name>$data</name>
- <default></default>
- <type/>
- </argument>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="36" package="Default">
- <name>getSubLevels</name>
- <full_name>getSubLevels</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="76" package="Default">
- <name>getHomePageLink</name>
- <full_name>getHomePageLink</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/controller.php</error>
- <error line="4" code="50000">No DocBlock was found for \SwpBreadcrumbsBlockController</error>
- <error line="6" code="50018">No DocBlock was found for property $pobj</error>
- <error line="8" code="50018">No DocBlock was found for property $btTable</error>
- <error line="9" code="50018">No DocBlock was found for property $btInterfaceWidth</error>
- <error line="10" code="50018">No DocBlock was found for property $btInterfaceHeight</error>
- <error line="12" code="50018">No DocBlock was found for property $delimiter</error>
- <error line="14" code="50010">No DocBlock was found for method getBlockTypeDescription()</error>
- <error line="18" code="50010">No DocBlock was found for method getBlockTypeName()</error>
- <error line="22" code="50010">No DocBlock was found for method __construct()</error>
- <error line="26" code="50010">No DocBlock was found for method view()</error>
- <error line="31" code="50010">No DocBlock was found for method save()</error>
- <error line="36" code="50010">No DocBlock was found for method getSubLevels()</error>
- <error line="76" code="50010">No DocBlock was found for method getHomePageLink()</error>
- </parse_markers>
- </file>
- <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/edit.php" hash="c36bc8ddf5654d379af082c11338c50d" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/edit.php</error>
- </parse_markers>
- </file>
- <file path="swp_breadcrumbs/blocks/swp_breadcrumbs/view.php" hash="3168c58c514fb13fe7e92cf8a4533b66" package="Default">
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/blocks/swp_breadcrumbs/view.php</error>
- </parse_markers>
- </file>
- <file path="swp_breadcrumbs/controller.php" hash="7c3ac1a21cfd60fe0bcbc34d476a2057" package="Default">
- <class final="false" abstract="false" namespace="global" line="4" package="Default">
- <extends>\Package</extends>
- <name>SwpBreadcrumbsPackage</name>
- <full_name>\SwpBreadcrumbsPackage</full_name>
- <property final="false" static="false" visibility="protected" line="6" namespace="global" package="Default">
- <name>$pkgHandle</name>
- <default>'swp_breadcrumbs'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="7" namespace="global" package="Default">
- <name>$appVersionRequired</name>
- <default>'5.3.0'</default>
- </property>
- <property final="false" static="false" visibility="protected" line="8" namespace="global" package="Default">
- <name>$pkgVersion</name>
- <default>'2.0'</default>
- </property>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="10" package="Default">
- <name>getPackageDescription</name>
- <full_name>getPackageDescription</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="14" package="Default">
- <name>getPackageName</name>
- <full_name>getPackageName</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="18" package="Default">
- <name>install</name>
- <full_name>install</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="28" package="Default">
- <name>upgrade</name>
- <full_name>upgrade</full_name>
- </method>
- <method final="false" abstract="false" static="false" visibility="public" namespace="global" line="43" package="Default">
- <name>upgrade_1_0</name>
- <full_name>upgrade_1_0</full_name>
- </method>
- </class>
- <parse_markers>
- <error line="0" code="50007">No page-level DocBlock was found in file swp_breadcrumbs/controller.php</error>
- <error line="4" code="50000">No DocBlock was found for \SwpBreadcrumbsPackage</error>
- <error line="6" code="50018">No DocBlock was found for property $pkgHandle</error>
- <error line="7" code="50018">No DocBlock was found for property $appVersionRequired</error>
- <error line="8" code="50018">No DocBlock was found for property $pkgVersion</error>
- <error line="10" code="50010">No DocBlock was found for method getPackageDescription()</error>
- <error line="14" code="50010">No DocBlock was found for method getPackageName()</error>
- <error line="18" code="50010">No DocBlock was found for method install()</error>
- <error line="28" code="50010">No DocBlock was found for method upgrade()</error>
- <error line="43" code="50010">No DocBlock was found for method upgrade_1_0()</error>
- </parse_markers>
- </file>
- <package name="Default" full_name="Default"/>
- <namespace name="global" full_name="global"/>
- <marker count="0">todo</marker>
- <marker count="0">fixme</marker>
- <deprecated count="0"/>
- </project>